Stream Video Downloader Firefox

Examine source code of Stream Video Downloader

Inspect and view changes in Stream Video Downloader 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
{
  "manifest_version": 2,
  "name": "Stream Video Downloader",
  "version": "1.0",
  "description": "Download streaming videos, including HLS and DASH formats, directly from your browser.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "activeTab",
    "downloads",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d59164f4-f01b-4400-9678-85b2b61f5bcf}"
    }
  }
}

Best Stream Video Downloader Alternatives

Here are some Firefox add-ons that are similar to Stream Video Downloader: