VideaČesky.cz na YouTube Firefox

Examine source code of VideaČesky.cz na YouTube

Inspect and view changes in VideaČesky.cz na YouTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "VideaČesky.cz na YouTube",
  "version": "0.45",
  "description": "Zkontroluje si, zda je video na YouTube již přeložené na Videacesky.cz.",
  "author": "Jan Richter",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "*://*.youtube.com/*"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "action": {
    "default_icon": {
      "16": "icon16.png"
    },
    "default_title": "Nastavení pro VideaČesky.cz na YouTube",
    "default_popup": "options.html"
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "https://vc.richja.cz/",
    "storage",
    "declarativeContent"
  ],
  "-ms-preload": {
    "backgroundScript": "backgroundScriptsAPIBridge.js",
    "contentScript": "contentScriptsAPIBridge.js"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fd5e8a3c-da29-4758-8f4a-e155a72a1201}"
    }
  }
}

Best VideaČesky.cz na YouTube Alternatives

Here are some Firefox add-ons that are similar to VideaČesky.cz na YouTube: