Jira Enhancer Firefox

Examine source code of Jira Enhancer

Inspect and view changes in Jira Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Jira Enhancer",
  "version": "2.3",
  "description": "Extensão que adiciona diversas funcionalidades no Jira, melhorando a produtividade.",
  "permissions": [
    "scripting",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jira-enhancer@example.com"
    }
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {}
  }
}

Best Jira Enhancer Alternatives

Here are some Firefox add-ons that are similar to Jira Enhancer: