提供元: Jeff Griffiths Add-on
Inspect and view changes in Bugzilla Request Flags source codes across current and past versions
Try xHeader →
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"
}
}
} ベストのBugzilla Request Flags代替案
Bugzilla Request Flagsに類似したFirefox add-onをいくつか紹介します:
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
Github List Bugzilla Bugs
Paul McLanahan
Phabricator in Bugzilla
Tom Schuster
MyQOnly
mike_conley
Boogs
Stefan Arentz
Tab Counter (fork)
vhfmag
FurAffinity Notifier+
Kenji Kuroneki