Privacy Enhanced Mode for Embedded YouTube Firefox

Examine source code of Privacy Enhanced Mode for Embedded YouTube

Inspect and view changes in Privacy Enhanced Mode for Embedded YouTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.2.1",
  "name": "Privacy Enhanced Mode for Embedded YouTube",
  "description": "Enables Privacy Enhanced Mode(“YouTube no-cookie”) for all YouTube videos embeded around the web.",
  "author": "Daniel Aleksandersen",
  "homepage_url": "https://www.daniel.priv.no/web-extensions/youtube-nocookie.html",
  "permissions": [
    "<all_urls>",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "scripts/sync_handler.js",
      "scripts/redirector.js",
      "scripts/modify_csp.js",
      "scripts/set_api_host.js"
    ]
  },
  "icons": {
    "16": "icon.svg",
    "24": "icon.svg",
    "32": "icon.svg",
    "64": "icon.svg",
    "128": "icon.svg",
    "256": "icon.svg"
  },
  "applications": {
    "gecko": {
      "id": "{2cb01f46-09e0-488e-b40e-71c2b659e12b}",
      "strict_min_version": "60.0"
    }
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best Privacy Enhanced Mode for Embedded YouTube Alternatives

Here are some Firefox add-ons that are similar to Privacy Enhanced Mode for Embedded YouTube: