YouTube Anti time waste Firefox

Examine source code of YouTube Anti time waste

Inspect and view changes in YouTube Anti time waste source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MYouTube",
  "version": "1.0.0.21",
  "description": "youtube something.",
  "icons": {
    "48": "icons/border-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c63fff13-92b9-4ff5-95db-7d300a1e9f7f}",
      "strict_min_version": "91.1.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "options_ui": {
    "page": "settings/options.html"
  },
  "browser_action": {
    "default_icon": "icons/button-32.png",
    "default_title": "MYouTube",
    "browser_style": true
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "MYouTube.js"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "<all_urls>",
    "webRequest",
    "proxy",
    "storage"
  ]
}

Best YouTube Anti time waste Alternatives

Here are some Firefox add-ons that are similar to YouTube Anti time waste: