#FakeHunter.pap.pl Firefox

Examine source code of #FakeHunter.pap.pl

Inspect and view changes in #FakeHunter.pap.pl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "#FakeHunter",
  "version": "1.1.10",
  "description": "Application for reporting questionable content published on the Internet regarding the SARS-CoV-2 virus.",
  "icons": {
    "16": "assets/icons/png/green-16.png",
    "48": "assets/icons/png/green-48.png",
    "128": "assets/icons/png/green-128.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.bundle.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "exclude_globs": [
        "chrome://*"
      ],
      "js": [
        "content.bundle.js"
      ]
    }
  ],
  "content_security_policy": "script-src 'self' https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/; object-src 'self'",
  "permissions": [
    "<all_urls>",
    "tabs",
    "https://*.gstatic.com/",
    "https://*.google.com/"
  ],
  "web_accessible_resources": [
    "assets/img/*"
  ]
}

Best #FakeHunter.pap.pl Alternatives

Here are some Firefox add-ons that are similar to #FakeHunter.pap.pl: