Jira Cumulative Flow Diagram Firefox

Examine source code of Jira Cumulative Flow Diagram

Inspect and view changes in Jira Cumulative Flow Diagram source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Jira Cumulative Flow Diagram",
  "description": "This extension creates Cumulative Flow Diagrams based on Jira Queries.",
  "version": "14.0",
  "manifest_version": 2,
  "author": "Johannes Pieringer",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "64": "icon64.png",
    "128": "icon128.png",
    "512": "icon512.png"
  },
  "background": {
    "scripts": [
      "background-firefox.js"
    ]
  },
  "browser_action": {
    "default_title": "Jira Cumulative Flow Diagram",
    "default_icon": {
      "16": "icon16.png",
      "32": "icon32.png",
      "64": "icon64.png",
      "128": "icon128.png",
      "512": "icon512.png"
    }
  },
  "permissions": [
    "https://*/*",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3e1961fe-f7ce-4fe3-9b7b-246d47edbeef}"
    }
  }
}

Best Jira Cumulative Flow Diagram Alternatives

Here are some Firefox add-ons that are similar to Jira Cumulative Flow Diagram: