Hide YouTube Thumbnails Firefox

Examine source code of Hide YouTube Thumbnails

Inspect and view changes in Hide YouTube Thumbnails source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "2.6.3",
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "homepage_url": "https://github.com/domdomegg/hideytthumbnails-extension",
  "browser_specific_settings": {
    "gecko": {
      "id": "{17c4514d-71fa-4633-8c07-1fe0b354c885}"
    },
    "gecko_android": {}
  },
  "icons": {
    "48": "img/icon48.png",
    "128": "img/icon128.png",
    "512": "img/icon512.png"
  },
  "default_locale": "en",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "common.js",
        "inject.js"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "permissions": [
    "storage"
  ]
}

Best Hide YouTube Thumbnails Alternatives

Here are some Firefox add-ons that are similar to Hide YouTube Thumbnails: