By: Jeff Griffiths
Inspect and view changes in Bugzilla Request Flags source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Bugzilla Requests",
"version": "0.2resigned1",
"description": "Toolbar button that shows how many unread requests you have on Bugzilla.",
"homepage_url": "https://canuckistani.ca/",
"icons": {
"48": "icons/bugzilla.png"
},
"permissions": [
"activeTab",
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"browser_style": true,
"default_icon": "icons/bugzilla.png",
"default_title": "Bugzilla Requests"
},
"options_ui": {
"page": "options.html"
},
"browser_specific_settings": {
"gecko": {
"id": "@bztodo"
}
}
} Best Bugzilla Request Flags Alternatives
Here are some Firefox add-ons that are similar to Bugzilla Request Flags:
Meta Bugs
Nicolas B. Pierron
BugzillaJS - Tweaks for Bugzilla
Gregory Koberger
Bugzilla Triage Helper
Emma Humphries
BzHelper
Paul
Must Prioritize
upsuper
Bugzilla Data Collector
marco
Phabricator in Bugzilla
Tom Schuster
Github List Bugzilla Bugs
Paul McLanahan
MyQOnly
mike_conley
Boogs
Stefan Arentz
Tab Counter (fork)
vhfmag
FurAffinity Notifier+
Kenji Kuroneki