Jira Timer Firefox

Examine source code of Jira Timer

Inspect and view changes in Jira Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Jira Timer",
  "version": "1.0.5resigned1",
  "description": "Adds timer for comfortable jira work logging.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "*://support.tais.ru/browse/*",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://support.tais.ru/*"
      ],
      "js": [
        "js/jquery-3.2.1.min.js",
        "js/timer.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{473cd504-8df4-414e-8825-6c316660d0d6}"
    }
  }
}

Best Jira Timer Alternatives

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