提供元: Stefan Arentz
Inspect and view changes in Boogs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Boogs",
"version": "0.2resigned1",
"description": "Adds Bugzilla links to Github pages.",
"developer": {
"name": "Stefan Arentz",
"url": "https://github.com/st3fan"
},
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"boogs.js"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{04331ca8-933b-4f14-bc84-806e7227be94}"
}
}
} ベストのBoogs代替案
Boogsに類似したFirefox add-onをいくつか紹介します:
rob-bugson
Will Kahn-Greene
BugzillaJS: Open all in Tabs
philipp-sumo
BugzillaJS - Tweaks for Bugzilla
Gregory Koberger
WebCompat to Bugzilla
Eric Tsai
Meta Bugs
Nicolas B. Pierron
Good First Bugsify
sole
Bugzilla Links in Gmail
Andreas Wagner
BzHelper
Paul
Bugzilla Data Collector
marco
BMO-Share
Pascal Chevrel