A place for my programming projects and the occasional blog about technology related matters.
Mozilla Addons Fixer
This is a Greasemonkey script I wrote to fix some annoyances in the Developer Control Panel on addons.mozilla.org. The script does the following:
- Adds a link to each extensions public page on your ‘Developer Control Panel’ page. It shows up as ‘Public Page’ link right after the extension name. I found it annoying not to be able to easily go to the public page from my list of extensions.
- Adds a link to the add-ons policy to the menu on the left
- Adds a link to the sandbox information page
- Adds a link to email AMO to the developer control panel
This script is also available at userscripts.org. You can view it syntax highlighted here or download it with the button below.
Comment