By: sole
Inspect and view changes in Good First Bugsify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Good First Bugsify",
"version": "1.2resigned1",
"description": "A WebExtension to help you mark Firefox Developer Tools bugs in Bugzilla as good first bugs.",
"icons": {
"48": "icons/icon@1x.png",
"96": "icons/icon@2x.png"
},
"content_scripts": [
{
"matches": [
"*://bugzilla.mozilla.org/show_bug.cgi?id=*"
],
"js": [
"main.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{8ff5cbea-7392-4156-a16c-662b92f17065}"
}
}
} Best Good First Bugsify Alternatives
Here are some Firefox add-ons that are similar to Good First Bugsify:
BzHelper
Paul
Boogs
Stefan Arentz
Better Bugs
sommerfe
WebCompat to Bugzilla
Eric Tsai
Bugzilla Triage Helper
Emma Humphries
Bugzilla Data Collector
marco
Must Prioritize
upsuper
BugzillaJS: Open all in Tabs
philipp-sumo
Bugfrog.io
Bugfrog.io
Meta Bugs
Nicolas B. Pierron
BugSmash: Fast Feedback, Zero Friction
BugSmash
BugzillaJS - Tweaks for Bugzilla
Gregory Koberger