Skip to content

mateusortiz/firefox-boilerplate-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Creating your Firefox extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published