Jira Timer Firefox

Examine source code of Jira Timer

제작자: Alexander
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}"
    }
  }
}

최고의 Jira Timer 대안

다음은 Jira Timer과(와) 유사한 Firefox add-on입니다: