Youtube Downloader Plugin Firefox

Examine source code of Youtube Downloader Plugin

Inspect and view changes in Youtube Downloader Plugin source codes across current and past versions
Vidego icon
Looking to download videos? Try the universal video downloader:
Please login to examine the extension's source code.
manifest.json
{
  "name": "Youtube Downloader",
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "third-party/jquery.min.js",
        "scripts/script.js"
      ]
    }
  ],
  "version": "1.0",
  "description": "YouTube Downloader Plugin, which can download videos, short and embedded videos",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "browser_action": {
    "default_icon": {
      "16": "img/icon16.png"
    },
    "default_title": "YouTube Downloader",
    "default_popup": "popup.html"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{88f83e38-9914-4dce-ac6b-dedf6ecb1dda}"
    }
  }
}

Best Youtube Downloader Plugin Alternatives

Here are some Firefox add-ons that are similar to Youtube Downloader Plugin: