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}"
}
}
} Best rob-bugson Alternatives
Here are some Firefox add-ons that are similar to rob-bugson:
Github List Bugzilla Bugs
Paul McLanahan
Boogs
Stefan Arentz
BugzillaJS - Tweaks for Bugzilla
Gregory Koberger
bugzilla-to-webcompat
ksy36
Jira Bugzilla Sync Companion
Mossop
Bugzilla Links in Gmail
Andreas Wagner
GitHubBuddy
Nicologies
Mergify
Mergify
Meta Bugs
Nicolas B. Pierron
Bugzilla Triage Helper
Emma Humphries
Bugzilla Helper
Astley Chen
Project pull requests for github
Knapstad