View YouTube Thumbnail Simply Firefox

Examine source code of View YouTube Thumbnail Simply

Inspect and view changes in View YouTube Thumbnail Simply source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_name__",
  "version": "1.0.15",
  "default_locale": "en",
  "description": "__MSG_desc__",
  "icons": {
    "48": "icons/48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "js/ytthumb.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "img/thumbnail.png",
    "img/description.png",
    "img/json.png"
  ],
  "options_ui": {
    "page": "html/options.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7a8e5b71-0289-40e6-bc26-d5f6c682deaa}",
      "strict_min_version": "58.0"
    }
  }
}

Best View YouTube Thumbnail Simply Alternatives

Here are some Firefox add-ons that are similar to View YouTube Thumbnail Simply: