Rybbit Opt-Out Firefox

Examine source code of Rybbit Opt-Out

Inspect and view changes in Rybbit Opt-Out source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Rybbit Opt-Out",
  "version": "0.0.0.2",
  "description": "Disable Rybbit analytics on every page.",
  "icons": {
    "16": "rybbit-optout16.png",
    "48": "rybbit-optout48.png",
    "128": "rybbit-optout128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "optout@rybbit",
      "strict_min_version": "120.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "world": "MAIN",
      "js": [
        "optout.js"
      ]
    }
  ]
}

Best Rybbit Opt-Out Alternatives

Here are some Firefox add-ons that are similar to Rybbit Opt-Out: