By: Andreas Wagner
Inspect and view changes in Bugzilla Links in Gmail source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Bugzilla Links in Gmail",
"version": "1.0.3",
"description": "Add links to Bugzilla in Gmail",
"homepage_url": "http://github.com/wagnerand/gmail-bugzilla-links",
"browser_specific_settings": {
"gecko": {
"id": "gmail-bugzilla-links@andreaswagner.org"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://mail.google.com/*"
],
"js": [
"content-gmail.js"
],
"css": [
"content-gmail.css"
]
}
],
"commands": {
"open-bugzilla-link": {
"suggested_key": {
"default": "Ctrl+Shift+B",
"mac": "MacCtrl+Shift+B"
},
"description": "Open the current bugmail in Bugzilla"
}
}
} Best Bugzilla Links in Gmail Alternatives
Here are some Firefox add-ons that are similar to Bugzilla Links in Gmail:
BzHelper
Paul
BugzillaJS: Open all in Tabs
philipp-sumo
Boogs
Stefan Arentz
BugzillaJS - Tweaks for Bugzilla
Gregory Koberger
BMO-Share
Pascal Chevrel
rob-bugson
Will Kahn-Greene
FA Mail
M. Faisal
Bugzilla Triage Helper
Emma Humphries
Open Gmail on a new tab
Xocket
Read Email
KR Web Experts
bugzilla-to-webcompat
ksy36
Good First Bugsify
sole