Por: Raphaël Mall
Inspect and view changes in Bugzilla++ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extName__",
"version": "2.1",
"default_locale": "en",
"description": "__MSG_extDescription__",
"homepage_url": "https://github.com/UnisocUSA/Bugzilla-plus-plus",
"browser_specific_settings": {
"gecko": {
"id": "bugzillaplus@unisoc",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"permissions": [
"storage"
],
"host_permissions": [
"*://*/*.cgi*",
"*://*/bugzilla/*",
"*://*/*/bugzilla/*",
"*://uft.unisoc.com/*",
"*://eip.unisoc.com/*",
"*://eip-en.unisoc.com/*",
"*://mail.unisoc.com/*",
"*://exmail.unisoc.com/*",
"*://ai.unisoc.com/*",
"*://openrouter.ai/*",
"*://aifoundry.unisoc.com/*"
],
"background": {
"service_worker": "background/background.js",
"scripts": [
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*show_bug.cgi*",
"*://*/*enter_bug.cgi*",
"*://*/*process_bug.cgi*"
],
"exclude_matches": [
"*://chromewebstore.google.com/*",
"*://microsoftedge.microsoft.com/*",
"*://addons.mozilla.org/*"
],
"js": [
"content/page-patch.js"
],
"run_at": "document_start",
"world": "MAIN"
},
{
"matches": [
"*://*/*.cgi*",
"*://*/bugzilla/*",
"*://*/*/bugzilla/*",
"*://uft.unisoc.com/*"
],
"exclude_matches": [
"*://chromewebstore.google.com/*",
"*://microsoftedge.microsoft.com/*",
"*://addons.mozilla.org/*"
],
"js": [
"content/dark-mode-early.js"
],
"run_at": "document_start"
},
{
"matches": [
"*://*/*show_bug.cgi*",
"*://*/*attachment.cgi*",
"*://*/*enter_bug.cgi*"
],
"js": [
"lib/xlsx.full.min.js",
"lib/jszip.min.js",
"lib/tiptap.bundle.js",
"lib/hljs.min.js",
"lib/hljs-matlab.min.js"
],
"run_at": "document_idle"
},
{
"matches": [
"*://*/*.cgi*",
"*://*/bugzilla/*",
"*://*/*/bugzilla/*",
"*://uft.unisoc.com/*",
"*://ai.unisoc.com/*"
],
"exclude_matches": [
"*://chromewebstore.google.com/*",
"*://microsoftedge.microsoft.com/*",
"*://addons.mozilla.org/*"
],
"js": [
"lib/slimselect.min.js",
"content/perf-tracker.js",
"content/content.js"
],
"css": [
"lib/slimselect.css"
],
"run_at": "document_idle"
}
],
"action": {
"default_popup": "options/popup.html",
"default_title": "Bugzilla++",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"options_page": "options/options.html",
"web_accessible_resources": [
{
"resources": [
"assets/*",
"content/better-ui.css",
"content/dark-mode.css",
"content/unisoc-theme.css",
"icons/favicon.ico",
"icons/favicon-32x32.png",
"icons/icon16.png",
"lib/jszip.min.js",
"lib/tiptap.bundle.js",
"lib/xlsx.full.min.js",
"lib/hljs.min.js",
"lib/hljs-matlab.min.js"
],
"matches": [
"*://*/*"
]
}
]
} Melhores alternativas Bugzilla++
Aqui estão algumas Firefox add-ons que são similares a Bugzilla++:
BugzillaJS - Tweaks for Bugzilla
Gregory Koberger
Meta Bugs
Nicolas B. Pierron
Bugzilla Data Collector
marco
BzHelper
Paul
Bugzilla OpenSearch Engine
aminomancer
Boogs
Stefan Arentz
BugSmash: Fast Feedback, Zero Friction
BugSmash
JIRA++
Darshit Shah
BugzillaJS: Open all in Tabs
philipp-sumo
Bugzilla Triage Helper
Emma Humphries
bugzilla
bmeier200
VisBug
argyleink