Disable Reddit Hovercards Firefox

Examine source code of Disable Reddit Hovercards

By: Makyo
Inspect and view changes in Disable Reddit Hovercards source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Disable Reddit Hovercards",
  "version": "1.0",
  "description": "Disables user and subreddit hovercards on Reddit.",
  "browser_specific_settings": {
    "gecko": {
      "id": "disable-reddit-hovercards@example.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Disable Reddit Hovercards Alternatives

Here are some Firefox add-ons that are similar to Disable Reddit Hovercards: