Video/Audio Downloader Firefox

Examine source code of Video/Audio Downloader

By: xaydras
Inspect and view changes in Video/Audio 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
{
  "name": "Video/Audio Downloader",
  "version": "3.0",
  "manifest_version": 2,
  "description": "Download videos or audios from various sources.",
  "permissions": [
    "downloads",
    "storage",
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_popup": "./Frontend/dist/index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b85c02ae-ea3a-42a5-809d-9e612ca928f9}"
    }
  }
}

Best Video/Audio Downloader Alternatives

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