Watchtime Badge: YouTube & Netflix Timer Firefox

Examine source code of Watchtime Badge: YouTube & Netflix Timer

Inspect and view changes in Watchtime Badge: YouTube & Netflix Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "1.0.2",
  "author": "Tinyalg Systems",
  "homepage_url": "__MSG_appUrl__",
  "permissions": [
    "tabs",
    "storage",
    "alarms"
  ],
  "icons": {
    "128": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "__MSG_appName__",
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icon.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "watchtime-badge@tinyalg.be",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Watchtime Badge: YouTube & Netflix Timer Alternatives

Here are some Firefox add-ons that are similar to Watchtime Badge: YouTube & Netflix Timer: