IssueExpert for JIRA Firefox

Examine source code of IssueExpert for JIRA

Inspect and view changes in IssueExpert for JIRA source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "IssueExpert for JIRA",
  "version": "0.1.4",
  "description": "Add extra functionality to JIRA for operating with issues.",
  "icons": {
    "48": "icons/logo48.png",
    "128": "icons/logo128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "tabs",
    "webNavigation",
    "scripting",
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.bundle.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{eb6d1100-3fa7-4869-8370-11bc3e058fe1}",
      "strict_min_version": "109.0"
    }
  }
}

Best IssueExpert for JIRA Alternatives

Here are some Firefox add-ons that are similar to IssueExpert for JIRA: