Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 629 Bytes

readme.md

File metadata and controls

40 lines (24 loc) · 629 Bytes

My Firefox Extension

Clone and Make your extension on Firefox

Coming Soon: Chrome Compatibility and Android Support.

Setup

Install dependencies:

npm install

Compile:

npm run build

Debug

  1. Go to about:debugging
  2. Click in Load temporary Add-on button
  3. Select the manifest.json

Packaging on Firefox

Generate the .xpi package

  1. npm run firefox
  2. Done!

Credits

License

MIT License © Mateus Ortiz