YTWatch Firefox

Examine source code of YTWatch

By: Dorlexa
Inspect and view changes in YTWatch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YTWatch",
  "version": "2.0",
  "icons": {
    "600": "icons/ytwatch.png"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/feed/history"
      ],
      "js": [
        "bg.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ytwatch@example.com"
    }
  }
}

Best YTWatch Alternatives

Here are some Firefox add-ons that are similar to YTWatch: