By: Joe Pikowski
Inspect and view changes in Gerrit JIRA Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Gerrit JIRA Link",
"version": "1.3",
"author": "Joe Pikowski",
"manifest_version": 2,
"short_name": "Gerrit JIRA Link",
"description": "",
"icons": {
"16": "media/icon16.png",
"48": "media/icon48.png",
"128": "media/icon128.png"
},
"browser_action": {},
"content_scripts": [
{
"matches": [
"*://*.atlassian.net/*"
],
"css": [
"css/gerrit-jira-link.css"
],
"js": [
"lib/gerrit-jira-link.js"
]
}
],
"permissions": [
"storage",
"activeTab",
"http://*/*",
"https://*/*"
],
"web_accessible_resources": [
"css/*",
"lib/*",
"media/*"
],
"background": {
"scripts": [
"lib/background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "{52dff914-7410-44e7-8702-6a57bceb97ee}"
}
}
} Best Gerrit JIRA Link Alternatives
Here are some Firefox add-ons that are similar to Gerrit JIRA Link:
GitHub Jira Integration
GitHub Jira Integration
GitHub-Jira Link
Matthias Jenny
GitHub Jira Issue Linkifier
Jeff Genovy
PR Status
Rehan Ahmad
JIRA++
Darshit Shah
Jira Create Linked Issue
michirod
Jira Diff Highlighter
richiehowelll
GitCut
borzeckid
Jira Description Diff Viewer
Rob
jiraDiff
Jonasz Potoniec
GitLab Merge Requests lists enhancer
Maxime "Epoc" G.
jiraDiff - Jira Core version
Jonasz Potoniec