1.0.0 • Published 5 years ago
fastextn v1.0.0
fastextn
- A JS script to create Extension faster.
- It basically creates the common files for making an Extension.
- The files are
manifest.json,popup.htmlandpopup.js.
How to use:
- Go to the CLI and type
npm link fastextnand hit enter - It will install the extension globally
- Now run the command
create-it - It will create a directory with required files
1.0.0
5 years ago