By: slowdee
Inspect and view changes in Open Ticket Jira source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"default_locale": "en",
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"version": "1.1.1",
"icons": {
"128": "icon.png"
},
"action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "task-jira@local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"commands": {
"open-popup": {
"suggested_key": {
"default": "Ctrl+Shift+O",
"mac": "Command+Shift+O"
},
"description": "__MSG_commandOpenPopup__"
}
},
"permissions": [
"activeTab",
"storage",
"history"
],
"options_page": "options.html",
"omnibox": {
"keyword": "task"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"host_permissions": [
"<all_urls>"
]
} Best Open Ticket Jira Alternatives
Here are some Firefox add-ons that are similar to Open Ticket Jira:
JIRA Issue Quick Open
bansalakhil
Quick JIRA
timbru31
Ticket Opener
Marcos Raimundo
JIRA Issue Opener
Irina Ivanova
Millennium JIRA QuickOpen
lsegsulo
Jira Issue Opener
Andrew
Jira Link Formatter
Areview
Jira (Quick Access)
Senthil Ponnusamy
Jira Ticket Link Generator
Junhao Zhang
Jira Shortcut
Alan
JIRA URL Wizard
KC
GitHub Jira Integration
GitHub Jira Integration