HLS Stream Downloader Firefox

Examine source code of HLS Stream Downloader

By: int_str
Inspect and view changes in HLS Stream 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": "HLS Stream Downloader",
  "version": "1.0",
  "description": "Detects and downloads HLS video streams and converts to MP4",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage",
    "downloads"
  ],
  "background": {
    "scripts": [
      "mux.min.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "HLS Downloader"
  },
  "web_accessible_resources": [
    "mux.min.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "79.0",
      "id": "{f08f2f89-e6e6-4297-8db4-146bfa4c3f56}"
    }
  }
}

Best HLS Stream Downloader Alternatives

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