By: Mossop
Inspect and view changes in Jira Bugzilla Sync Companion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"description": "Supplements the Jira Bugzilla Integration with in-browser assistance.",
"page_action": {
"default_icon": "icons/jira.svg",
"default_title": "Open in Jira"
},
"content_scripts": [
{
"matches": [
"https://bugzilla-dev.allizom.org/*",
"https://bugzilla.mozilla.org/*"
],
"js": [
"scripts/bugzilla.js"
]
},
{
"matches": [
"https://mozilla-hub-sandbox-721.atlassian.net/*",
"https://mozilla-hub.atlassian.net/*"
],
"js": [
"scripts/jira.js"
]
}
],
"permissions": [
"tabs",
"https://jbi.services.mozilla.com/*"
],
"background": {
"scripts": [
"scripts/background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{34996bc7-781f-4c75-a94e-99796d3f6656}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"version": "1.0.6",
"name": "Jira Bugzilla Sync Companion"
} Best Jira Bugzilla Sync Companion Alternatives
Here are some Firefox add-ons that are similar to Jira Bugzilla Sync Companion:
Jira Issue Copy Helper
Chris Bellini
Jira Suite
mediatech15
Jira to Git Branch
Mohibul Hassan Chowdhury
Jira Diff Highlighter
richiehowelll
Jira Description Diff Viewer
Rob
GitHub Jira Integration
GitHub Jira Integration
Jira Issue Opener
Andrew
Jira (Quick Access)
Senthil Ponnusamy
Jira Board Enhancer
Ramon Salla
JIRA URL Wizard
KC
jiraDiff
Jonasz Potoniec
JIRA Enhancer
soc88