hide-covid-content Firefox

Examine source code of hide-covid-content

By: Mikko
Inspect and view changes in hide-covid-content source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "hide-covid-content",
  "version": "0.1",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "jquery-3.4.1.min.js",
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "19": "button-19.png",
      "38": "button-38.png"
    },
    "default_title": "Click to toggle hiding"
  },
  "description": "Original work: CovHide-19 by Vinney Cavallo. Added wider language support and reviewed for security. \n Take a break from pandemic news! This extension attempts to hide blocks of text that include Coronavirus and COVID-19 by setting the text color to the same as its background color. It is pretty flaky and doesn't work everywhere, but it does help a bit in some places.\nBe prepared to disable the extension if pages aren't rendering properly at all - this is pretty experiemental :) "
}

Best hide-covid-content Alternatives

Here are some Firefox add-ons that are similar to hide-covid-content: