Haram Guard Firefox

Examine source code of Haram Guard

By: BITI
Inspect and view changes in Haram Guard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Haram Guard",
  "version": "3.0.1",
  "description": "Dynamically blur images, videos, SVGs, specific divs, iframes, background images, and specific links on a webpage.",
  "permissions": [
    "activeTab",
    "tabs",
    "scripting",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "contact@biti.technology",
      "strict_min_version": "109.0"
    }
  },
  "icons": {
    "128": "img/haramguard-biti-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Haram Guard Alternatives

Here are some Firefox add-ons that are similar to Haram Guard: