FextraLife Stream Remover Firefox

Examine source code of FextraLife Stream Remover

Inspect and view changes in FextraLife Stream Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FextraLife Stream Remover",
  "description": "Removes stream embed and reformats sidebar on the FextraLife Wiki website",
  "version": "1.1",
  "icons": {
    "16": "icon_16.png",
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.wiki.fextralife.com/*"
      ],
      "js": [
        "remove_html.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "nathanw001@fextralife_stream_remover",
      "strict_min_version": "109.0"
    }
  }
}

Best FextraLife Stream Remover Alternatives

Here are some Firefox add-ons that are similar to FextraLife Stream Remover: