Package Exports
- browser-extension-builder
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (browser-extension-builder) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
browser-extension-builder
A simple tool to get you started on building a browser extension.
Getting Started
Installation:
npm install browser-extension-builder -g
Usage:
Run:
build-ext
...And answer the questions, And your project will be created in the current directory.
Sorry, but we only have template for svelte
browser-extension.
After your project created:
After you created your project read its README
file, all the instructions will be there.
Contribution (Help needed!):
As we said earlier, we only have template for svelte
browser-extension.
So, If you want to contribute to this project, please go ahead and contribute.
Work in progress:
We are working on template of other frameworks like vue
, react
, etc.
which we will release soon.