StreamCatch Firefox

Examine source code of StreamCatch

Por: Ben Tran Add-on
Inspect and view changes in StreamCatch 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": "StreamCatch",
  "version": "5.3",
  "description": "Catches M3U8 manifest and subtitle links (VTT, SRT) from network requests on user-allowed sites.",
  "permissions": [
    "webRequest",
    "storage",
    "tabs",
    "downloads",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background/service-worker.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "streamcatch@bentrandigital.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas StreamCatch

Aquí hay algunas Firefox add-ons que son similares a StreamCatch: