YouTubePopup Firefox

Examine source code of YouTubePopup

Inspect and view changes in YouTubePopup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Create a popup window on YouTube.",
  "manifest_version": 2,
  "name": "YouTubePopup",
  "version": "1.1resigned1",
  "homepage_url": "https://github.com/junmakii/YouTubePopup",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/watch*"
      ],
      "js": [
        "YouTubePopup.js"
      ]
    }
  ],
  "applications": {
    "gecko": {}
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f4a26ab3-8f03-41ec-b019-c0b7d4d3e0ac}"
    }
  }
}

Best YouTubePopup Alternatives

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