CoronaBlocker Firefox

Examine source code of CoronaBlocker

제작자: Stach Redeker Add-on
Inspect and view changes in CoronaBlocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CoronaBlocker (NL)",
  "description": "CoronaBlocker vervangt viruswoorden voor vriendelijkere alternatieven.",
  "version": "2.1",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {},
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

최고의 CoronaBlocker 대안

다음은 CoronaBlocker과(와) 유사한 Firefox add-on입니다: