Yandex Tracker Multi-Timer Firefox

Examine source code of Yandex Tracker Multi-Timer

Inspect and view changes in Yandex Tracker Multi-Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Yandex Tracker Multi-Timer",
  "version": "1.5.0",
  "default_locale": "ru",
  "description": "This is an unofficial extension for Yandex Tracker. The timers help you keep an accurate record of your working time",
  "icons": {
    "16": "app/assets/images/favicon-16x16.png",
    "32": "app/assets/images/favicon-32x32.png",
    "48": "app/assets/images/favicon-48x48.png",
    "128": "app/assets/images/favicon-128x128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "alarms",
    "notifications",
    "contextMenus",
    "identity"
  ],
  "host_permissions": [
    "https://tracker.yandex.ru/*",
    "https://tracker.yandex.com/*",
    "https://oauth.yandex.com/*",
    "https://oauth.yandex.ru/*",
    "https://api.tracker.yandex.net/*"
  ],
  "action": {
    "default_popup": "app/popup.html"
  },
  "options_page": "app/options.html",
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "background": {
    "scripts": [
      "assets/background.js-DoxDEyJX.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/yandex-content.js-CH4r8y-f.js"
      ],
      "matches": [
        "https://tracker.yandex.ru/*",
        "https://tracker.yandex.com/*"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "https://tracker.yandex.com/*",
        "https://tracker.yandex.ru/*"
      ],
      "resources": [
        "assets/yandex-content.js-CH4r8y-f.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "yandex-tracker-multi-timer@idaproject.com",
      "strict_min_version": "126.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Yandex Tracker Multi-Timer Alternatives

Here are some Firefox add-ons that are similar to Yandex Tracker Multi-Timer: