Preview YouTube Firefox

Examine source code of Preview YouTube

Inspect and view changes in Preview YouTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Preview YouTube",
  "version": "1.2.1",
  "description": "Preview Suggested videos list in youtube.com on hover",
  "icons": {
    "48": "icons/youtube-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "YouTube_API.js",
        "videopreview.js"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "https://ajax.googleapis.com/"
  ],
  "applications": {
    "gecko": {
      "id": "YouPop@nadirlaskar.in",
      "strict_min_version": "48.0"
    }
  }
}

Best Preview YouTube Alternatives

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