Show YouTube Thumbnails Firefox

Examine source code of Show YouTube Thumbnails

Inspect and view changes in Show YouTube Thumbnails source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Show YouTube Thumbnails",
  "description": "Show thumbnails of the current YouTube video",
  "version": "2.0.1",
  "homepage_url": "https://github.com/tastenbier/show-yt-thumb-webextension",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f8742521-4a12-4d0a-bfbc-e37dff902f3d}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "page_action": {
    "default_icon": "icons/icon.svg",
    "default_title": "Get Video Thumbnails",
    "default_popup": "popup.html",
    "show_matches": [
      "*://www.youtube.com/shorts/*",
      "*://www.youtube.com/watch?*"
    ]
  },
  "permissions": [
    "activeTab"
  ]
}

Best Show YouTube Thumbnails Alternatives

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