Download this addon from [addons.mozilla.org] (https://addons.mozilla.org/en-US/firefox/addon/bug/)
Source Code Repository For Bug
Source code released under [MPL 2.0] (https://www.mozilla.org/MPL/2.0/)
Select any BugZilla bug number and press the button to go there or select and right click.
- Helps make it easier to view bugzilla bugs.
This addon was created in visual studios code.
Windows:
CTRL + SHIFT + BLinux:
CTRL + SHIFT + B
Windows:
CTRL + SHIFT + PLinux:
CTRL + SHIFT + P
Task | Command | Result |
---|---|---|
Build | task build | Builds addon *.xpi |
Test | task test | Runs tests printing to task console. |
Run | task run | Spawns firefox with new profile instance. |
Sign | task sign | Builds then signs the addon using AMO signing api. |