FetchV - Video Downloader for m3u8 & hls Firefox

Examine source code of FetchV - Video Downloader for m3u8 & hls

By: Jkerwoo Add-on
Inspect and view changes in FetchV - Video Downloader for m3u8 & hls 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": "__MSG_manifest_name__",
  "short_name": "FetchV",
  "version": "2.5",
  "description": "__MSG_manifest_description__",
  "icons": {
    "16": "img/icon-16.png",
    "48": "img/icon-48.png",
    "128": "img/icon-128.png"
  },
  "background": {
    "scripts": [
      "js/options.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "__MSG_manifest_browser_action__",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://fetchv.net/m3u8downloader*",
        "*://fetchv.net/*/m3u8downloader*",
        "*://fetchv.net/videodownloader*",
        "*://fetchv.net/*/videodownloader*",
        "*://fetchv.net/bufferrecorder*",
        "*://fetchv.net/*/bufferrecorder*"
      ],
      "js": [
        "js/bridge.js"
      ],
      "run_at": "document_end",
      "all_frames": false
    }
  ],
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "http://*/*",
    "https://*/*"
  ],
  "homepage_url": "https://fetchv.net/",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{acd924bf-9607-48c6-818a-03bd4345ee06}"
    }
  }
}

Best FetchV - Video Downloader for m3u8 & hls Alternatives

Here are some Firefox add-ons that are similar to FetchV - Video Downloader for m3u8 & hls: