C.AI NoAds Firefox

Examine source code of C.AI NoAds

By: Deniska Add-on
Inspect and view changes in C.AI NoAds source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "C.AI NoAds",
  "version": "1.2",
  "description": "Removes ad banners on Character.AI",
  "browser_specific_settings": {
    "gecko": {
      "id": "cainoads@local.dev",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.character.ai/*",
        "*://character.ai/*"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Best C.AI NoAds Alternatives

Here are some Firefox add-ons that are similar to C.AI NoAds: