YA Anime Time Tracker Firefox

Examine source code of YA Anime Time Tracker

By: Homa
Inspect and view changes in YA Anime Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YA Anime Time Tracker",
  "version": "1.0",
  "description": "🎌 Отслеживает время просмотра аниме на yummyani.me с тёмной темой и информацией о сериях",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://site.yummyani.me/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5bc4b3bc-9a6c-461c-ae90-6a0340490ec5}"
    }
  }
}

Best YA Anime Time Tracker Alternatives

Here are some Firefox add-ons that are similar to YA Anime Time Tracker: