Stream Catcher Firefox

Examine source code of Stream Catcher

Inspect and view changes in Stream Catcher 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": "Stream Catcher",
  "version": "2.4.4",
  "description": "Catches media requests per tab, shows type and size, and downloads the file you pick.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{6781583f-6a60-487e-9ea3-888d6691575d}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "32": "assets/icon32.png",
    "48": "assets/icon48.png",
    "64": "assets/icon64.png",
    "96": "assets/icon96.png",
    "128": "assets/icon128.png"
  },
  "permissions": [
    "webRequest",
    "downloads",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "app/core.js",
      "app/background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "app/popup.html",
    "default_title": "Stream Catcher",
    "default_icon": {
      "32": "assets/icon32.png",
      "48": "assets/icon48.png",
      "64": "assets/icon64.png",
      "96": "assets/icon96.png",
      "128": "assets/icon128.png"
    }
  }
}

Melhores alternativas Stream Catcher

Aqui estão algumas Firefox add-ons que são similares a Stream Catcher: