YouTube Enhancer đź’» Firefox

Examine source code of YouTube Enhancer đź’»

Inspect and view changes in YouTube Enhancer đź’» source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "VampireChicken12",
  "background": {
    "page": "src/pages/background/index.html"
  },
  "browser_action": {
    "default_icon": "/icons/icon_48.png",
    "default_popup": "src/pages/popup/index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{c49b13b1-5dee-4345-925e-0c793377e3fa}",
      "strict_min_version": "140.0"
    }
  },
  "content_scripts": [
    {
      "css": [
        "contentStyle.css"
      ],
      "js": [
        "src/pages/content/index.js"
      ],
      "matches": [
        "https://m.youtube.com/*",
        "https://www.youtube.com/*",
        "https://youtube.com/*"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "YouTube Enhancer is a simple extension that adds some useful features to YouTube.",
  "icons": {
    "16": "/icons/icon_16.png",
    "19": "/icons/icon_19.png",
    "38": "/icons/icon_38.png",
    "48": "/icons/icon_48.png",
    "128": "/icons/icon_128.png"
  },
  "manifest_version": 2,
  "name": "YouTube Enhancer",
  "options_ui": {
    "page": "src/pages/options/index.html"
  },
  "permissions": [
    "activeTab",
    "webRequest",
    "storage",
    "tabs",
    "scripting",
    "https://m.youtube.com/*",
    "https://www.youtube.com/*",
    "https://youtube.com/*"
  ],
  "version": "1.35.0",
  "web_accessible_resources": [
    "contentStyle.css",
    "/icons/icon_128.png",
    "/icons/icon_48.png",
    "/icons/icon_16.png",
    "src/pages/content/index.js",
    "src/pages/embedded/index.js",
    "/locales/ca-ES.json",
    "/locales/cs-CZ.json",
    "/locales/de-DE.json",
    "/locales/en-GB.json",
    "/locales/en-US.json",
    "/locales/es-ES.json",
    "/locales/fa-IR.json",
    "/locales/fr-FR.json",
    "/locales/he-IL.json",
    "/locales/hi-IN.json",
    "/locales/it-IT.json",
    "/locales/ja-JP.json",
    "/locales/ko-KR.json",
    "/locales/nl-NL.json",
    "/locales/pl-PL.json",
    "/locales/pt-BR.json",
    "/locales/ru-RU.json",
    "/locales/sv-SE.json",
    "/locales/tr-TR.json",
    "/locales/uk-UA.json",
    "/locales/vi-VN.json",
    "/locales/zh-CN.json",
    "/locales/zh-TW.json",
    "src/SettingsPage.js",
    "src/audioEngine.js",
    "src/captions.js",
    "src/classList.js",
    "src/createFeature.js",
    "src/featureMetadataRegistry.js",
    "src/index.js",
    "src/index10.js",
    "src/index11.js",
    "src/index12.js",
    "src/index13.js",
    "src/index14.js",
    "src/index15.js",
    "src/index16.js",
    "src/index17.js",
    "src/index18.js",
    "src/index19.js",
    "src/index2.js",
    "src/index20.js",
    "src/index21.js",
    "src/index22.js",
    "src/index23.js",
    "src/index24.js",
    "src/index25.js",
    "src/index26.js",
    "src/index27.js",
    "src/index28.js",
    "src/index29.js",
    "src/index3.js",
    "src/index30.js",
    "src/index31.js",
    "src/index32.js",
    "src/index33.js",
    "src/index34.js",
    "src/index35.js",
    "src/index36.js",
    "src/index37.js",
    "src/index38.js",
    "src/index39.js",
    "src/index4.js",
    "src/index40.js",
    "src/index41.js",
    "src/index42.js",
    "src/index43.js",
    "src/index44.js",
    "src/index45.js",
    "src/index46.js",
    "src/index47.js",
    "src/index48.js",
    "src/index49.js",
    "src/index5.js",
    "src/index50.js",
    "src/index51.js",
    "src/index52.js",
    "src/index53.js",
    "src/index54.js",
    "src/index55.js",
    "src/index56.js",
    "src/index57.js",
    "src/index58.js",
    "src/index59.js",
    "src/index6.js",
    "src/index60.js",
    "src/index61.js",
    "src/index62.js",
    "src/index63.js",
    "src/index64.js",
    "src/index7.js",
    "src/index8.js",
    "src/index9.js",
    "src/player.js",
    "src/server.browser.js",
    "src/storage.js",
    "src/utils.js",
    "src/utils2.js",
    "src/utils3.js",
    "src/utils4.js",
    "src/web.js"
  ]
}

Best YouTube Enhancer đź’» Alternatives

Here are some Firefox add-ons that are similar to YouTube Enhancer đź’»: