Media Extractor Pro Firefox

Examine source code of Media Extractor Pro

Inspect and view changes in Media Extractor Pro source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Media Extractor Pro",
  "version": "5.0",
  "description": "Detect, preview and download video and audio from any page. HLS and DASH streams are reassembled into a single progressive MP4 that plays in VLC and QuickTime, with AES-128 decryption, byte-range and fragmented-MP4 playlists, subtitle tracks, segment retry and cancellation. Smart deduplication, download queue, quality grouping, batch rename, watch mode, advertising filter, private-window isolation, dark/light theme and export.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "activeTab",
    "downloads",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "clipboardWrite",
    "tabs",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png"
    }
  },
  "background": {
    "scripts": [
      "lib/mux-shim.js",
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{f8eb2144-2406-4d97-9969-b724bc40c3c2}"
    }
  }
}

Best Media Extractor Pro Alternatives

Here are some Firefox add-ons that are similar to Media Extractor Pro: