Media File Downloader Firefox

Examine source code of Media File Downloader

By: Atreus
Inspect and view changes in Media File Downloader source codes across current and past versions
Downloader for OnlyFans.com
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 File Downloader",
  "version": "1.1",
  "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": "Detect Media",
    "default_popup": "popup.html",
    "default_icon": "logo/128logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "detector.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "applications": {
    "gecko": {
      "id": "{f93fc7b1-72b5-40a9-8796-171536a5b80b}",
      "strict_min_version": "68.0"
    }
  }
}

Best Media File Downloader Alternatives

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