NoYtPreview Firefox

Examine source code of NoYtPreview

Inspect and view changes in NoYtPreview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NoYtPreview",
  "version": "1.2",
  "description": "Removes the hover preview on YouTube videos on the Home tab",
  "icons": {
    "48": "icons/noytpreview-48.png",
    "96": "icons/noytpreview-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{33c262c6-1b67-4c47-aee4-bf826d075268}"
    }
  }
}

Best NoYtPreview Alternatives

Here are some Firefox add-ons that are similar to NoYtPreview: