Media Harvester Firefox

Examine source code of Media Harvester

Inspect and view changes in Media Harvester source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Media Harvester",
  "version": "2.7.2",
  "description": "Collects playable media links from page elements and network traffic into one list.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{8106365a-6835-4300-a61c-f806c4fabdd1}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "32": "graphics/icon32.png",
    "48": "graphics/icon48.png",
    "64": "graphics/icon64.png",
    "96": "graphics/icon96.png",
    "128": "graphics/icon128.png"
  },
  "permissions": [
    "webRequest",
    "downloads",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "core/core.js",
      "core/background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "core/popup.html",
    "default_title": "Media Harvester",
    "default_icon": {
      "32": "graphics/icon32.png",
      "48": "graphics/icon48.png",
      "64": "graphics/icon64.png",
      "96": "graphics/icon96.png",
      "128": "graphics/icon128.png"
    }
  }
}

Best Media Harvester Alternatives

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