Jira Old Issue View Firefox

Examine source code of Jira Old Issue View

Inspect and view changes in Jira Old Issue View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Jira Old Issue View",
  "version": "1.0",
  "author": "Matt Tuchfarber",
  "description": "Always load the old issue view in Jira.",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.atlassian.net/browse/*"
      ],
      "js": [
        "oldView.js"
      ]
    }
  ]
}

Best Jira Old Issue View Alternatives

Here are some Firefox add-ons that are similar to Jira Old Issue View: