Yt-dl Addon for Windows Firefox

Examine source code of Yt-dl Addon for Windows

Inspect and view changes in Yt-dl Addon for Windows 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
{
  "description": "Run yt-dl command-line program from firefox",
  "manifest_version": 2,
  "name": "Yt-dl Addon for Windows",
  "version": "1.3",
  "icons": {
    "128": "icons/YT_icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "yt_dl_firefox_command_runner@test.com",
      "strict_min_version": "57.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/YT_icon.png",
    "default_title": "Youtube-dl",
    "default_popup": "index.html"
  },
  "permissions": [
    "nativeMessaging",
    "notifications",
    "activeTab",
    "storage"
  ]
}

Best Yt-dl Addon for Windows Alternatives

Here are some Firefox add-ons that are similar to Yt-dl Addon for Windows: