A simple tool to get you started on building a browser extension.
🎉
react
template is here!Yes, you heard it right. Now you can create browser extensions with
react
and yes, withreact-typescript
too.
npm install browser-extension-builder -g
Run:
build-ext
...And answer the questions, And your project will be created in the current directory.
After you created your project read its
README
file, all the instructions will be there.
This project is opensource, you can find it here.
svelte
template.react
template.vue
template.