ANTI COVID Firefox

Examine source code of ANTI COVID

Inspect and view changes in ANTI COVID source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ANTI COVID",
  "description": "Removes the word COVID from articles to improve your browsing experience.",
  "homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/emoji-substitution",
  "version": "1.1",
  "icons": {
    "48": "icons/anti-covid.png",
    "96": "icons/anti-covid.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "./emojiMap.js",
        "./substitute.js"
      ]
    }
  ]
}

Best ANTI COVID Alternatives

Here are some Firefox add-ons that are similar to ANTI COVID: