WatchTime Pro Firefox

Examine source code of WatchTime Pro

By: Ju
Inspect and view changes in WatchTime Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WatchTime Pro",
  "description": "Automatically log and analyze your movie viewing hours across streaming platforms to optimize your entertainment time.",
  "version": "1.0.0",
  "author": "CineTools Media",
  "permissions": [
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "*://*.netflix.com/*",
    "*://*.youtube.com/*",
    "*://*.disneyplus.com/*",
    "*://*.hulu.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "watchtimepro@cinetoolsmedia.addons.mozilla.org",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best WatchTime Pro Alternatives

Here are some Firefox add-ons that are similar to WatchTime Pro: