Media Batch Downloader Firefox

Examine source code of Media Batch Downloader

Inspect and view changes in Media Batch 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": "Media Batch Downloader",
  "version": "5",
  "description": "Detect and download media files (audio/video) on the current page.",
  "icons": {
    "64": "logo/64logo.png",
    "128": "logo/128logo.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "downloads"
  ],
  "browser_action": {
    "default_title": "Media Batch Downloader",
    "default_popup": "popup.html",
    "default_icon": "logo/128logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "detector.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fe2c6a8f-27ad-4792-b604-b44ac62ab5e9}",
      "strict_min_version": "95.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Media Batch Downloader Alternatives

Here are some Firefox add-ons that are similar to Media Batch Downloader: