Youtube-dl for Linux Firefox

Examine source code of Youtube-dl for Linux

Inspect and view changes in Youtube-dl for Linux 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 native linux commands from firefox",
  "manifest_version": 2,
  "name": "Command Runner",
  "version": "1.4",
  "icons": {
    "48": "icons/message.svg"
  },
  "applications": {
    "gecko": {
      "id": "firefox-command-runner@example.org",
      "strict_min_version": "57.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/message.svg"
  },
  "permissions": [
    "nativeMessaging",
    "notifications",
    "activeTab",
    "cookies",
    "<all_urls>"
  ]
}

Best Youtube-dl for Linux Alternatives

Here are some Firefox add-ons that are similar to Youtube-dl for Linux: