제작자: Will Kahn-Greene
Inspect and view changes in rob-bugson source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "rob-bugson",
"version": "1.7.3",
"description": "Add links for viewing related bugs, attaching PR to bugs, and adding merge comments to bugs.",
"homepage_url": "https://github.com/willkg/rob-bugson",
"icons": {
"48": "icons/rob-bugson-48.png"
},
"permissions": [
"*://github.com/*",
"*://bugzilla.mozilla.org/*",
"tabs"
],
"background": {
"scripts": [
"github-bugzilla-background.js"
]
},
"content_scripts": [
{
"matches": [
"*://github.com/*"
],
"js": [
"github-bugzilla-content.js"
]
}
],
"applications": {
"gecko": {
"id": "{ab950bab-858f-4d27-ad02-7d4b96e2430a}"
}
}
} 최고의 rob-bugson 대안
다음은 rob-bugson과(와) 유사한 Firefox add-on입니다:
Github List Bugzilla Bugs
Paul McLanahan
Boogs
Stefan Arentz
BugzillaJS - Tweaks for Bugzilla
Gregory Koberger
bugzilla-to-webcompat
ksy36
Bugzilla Links in Gmail
Andreas Wagner
GitHubBuddy
Nicologies
Mergify
Mergify
Meta Bugs
Nicolas B. Pierron
Bugzilla Helper
Astley Chen
Bugzilla Triage Helper
Emma Humphries