Fetch Video Downloader Firefox

Examine source code of Fetch Video Downloader

By: Hope
Inspect and view changes in Fetch 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": "Fetch Video Downloader",
  "short_name": "FetchV",
  "version": "2.5",
  "description": "Download videos easily from various sources.",
  "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": "FetchIt",
    "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": "{48a31ec3-0e1d-4eba-94a8-de2b295ccdc3}"
    }
  }
}

Best Fetch Video Downloader Alternatives

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