YouTube Subtitle Blocker2 Firefox

Examine source code of YouTube Subtitle Blocker2

By: teliang
Inspect and view changes in YouTube Subtitle Blocker2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube Subtitle Blocker2",
  "version": "2.2",
  "permissions": [
    "tabs",
    "storage"
  ],
  "action": {
    "default_icon": "icons/icon48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "host_permissions": [
    "*://*.youtube.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "youtubesubtitle@blocker2.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "48": "icons/icon48.png"
  }
}

Best YouTube Subtitle Blocker2 Alternatives

Here are some Firefox add-ons that are similar to YouTube Subtitle Blocker2: