Par : 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}"
}
}
} Meilleures alternatives Bugzilla contributor sorting
Voici quelques Firefox add-ons qui sont similaires à Bugzilla contributor sorting :
Bugzilla Data Collector
marco
bugzilla
wannasky
Meta Bugs
Nicolas B. Pierron
Bugzilla Triage Helper
Emma Humphries
Sort the Meet
Marijn Kok
Must Prioritize
upsuper
Google Meet Participant Sorter
Andrew
Triage with me
Andy McKay
Stack Overflow Answer Sorter
Aevorn LLC
Bugzilla++
Raphaël Mall
BugzillaJS: Open all in Tabs
philipp-sumo
Bugzilla Request Flags
Jeff Griffiths