Reddit AI Link Remover Firefox

Examine source code of Reddit AI Link Remover

By: ray Add-on
Inspect and view changes in Reddit AI Link Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Reddit AI Link Remover",
  "version": "1.1",
  "description": "Removes Reddit AI placed hyperlinks.",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "16": "icons/link16.png",
    "48": "icons/link48.png",
    "128": "icons/link128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "reddit-ai-link-remover@ray16.dev",
      "strict_min_version": "109.0"
    }
  }
}

Best Reddit AI Link Remover Alternatives

Here are some Firefox add-ons that are similar to Reddit AI Link Remover: