YT2Invidious Firefox

Examine source code of YT2Invidious

Inspect and view changes in YT2Invidious source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YT to Invidious",
  "description": "A simple little extension that redirects you from YouTube Videos to Invidious. Invidious is a YouTube client with 0 zeros ads.",
  "version": "1.0",
  "permissions": [
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_action": {
    "default_icon": "icon48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d987e270-7b12-4ee9-83dd-0509a8ead402}"
    }
  }
}

Best YT2Invidious Alternatives

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