By: Andy McKay Add-on
Inspect and view changes in Bugzilla contributor sorting source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Sort bugzilla contributors from a query",
"homepage_url": "https://github.com/andymckay/bugzilla-contributor-sort",
"manifest_version": 2,
"name": "Bugzilla contributor sorting",
"permissions": [
"activeTab",
"storage",
"tabs"
],
"page_action": {
"browser_style": true,
"default_title": "Bugzilla contributor sorting",
"default_icon": {
"128": "question.svg"
}
},
"version": "0.3resigned1",
"content_scripts": [
{
"matches": [
"https://bugzilla.mozilla.org/*"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"icons": {
"128": "question.svg"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{47e68ac3-624a-4841-89e7-3f046b6e4a39}"
}
}
} Best Bugzilla contributor sorting Alternatives
Here are some Firefox add-ons that are similar to Bugzilla contributor sorting:
Bugzilla Data Collector
marco
bugzilla
wannasky
Meta Bugs
Nicolas B. Pierron
Github List Bugzilla Bugs
Paul McLanahan
Bugzilla Triage Helper
Emma Humphries
Sort the Meet
Marijn Kok
BugzillaJS - Tweaks for Bugzilla
Gregory Koberger
Must Prioritize
upsuper
Bugzilla Helper
Astley Chen
Pick Commits
Chidume Nnamdi
bugzillanie
Firefox user 10935866
Google Meet Participant Sorter
Andrew