提供元: Teal Dulcet
Inspect and view changes in Bug Opener source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Bug Opener",
"version": "1.3",
"author": "Teal Dulcet",
"description": "Open GitHub, GitLab, Bitbucket, Codeberg, Bugzilla, Phabricator and Jira bug/issue numbers.",
"homepage_url": "https://github.com/tdulcet/Bug-Opener",
"omnibox": {
"keyword": "bug"
},
"options_ui": {
"page": "options/options.html"
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"icons": {
"32": "icons/icon_32.png",
"64": "icons/icon_64.png",
"128": "icons/icon_128.png"
},
"permissions": [
"storage",
"<all_urls>",
"contextMenus",
"notifications"
],
"browser_specific_settings": {
"gecko": {
"id": "bugs@tealdulcet.com",
"strict_min_version": "112.0"
}
}
} ベストのBug Opener代替案
Bug Openerに類似したFirefox add-onをいくつか紹介します:
LP Bug Opener
Y.C Cheng
Github List Bugzilla Bugs
Paul McLanahan
BugzillaJS - Tweaks for Bugzilla
Gregory Koberger
JIRA Issue Opener
Irina Ivanova
JIRA Issue Quick Open
bansalakhil
Boogs
Stefan Arentz
Mantis Helper
Michael Fiedler
BugzillaJS: Open all in Tabs
philipp-sumo
Open Ticket Jira
slowdee
Bugzilla Links in Gmail
Andreas Wagner
Bugzilla++
Raphaël Mall