HalalVision: AI Image Blur & Privacy Guard Firefox

Examine source code of HalalVision: AI Image Blur & Privacy Guard

Inspect and view changes in HalalVision: AI Image Blur & Privacy Guard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "HalalVision: AI Image Blur & Privacy Guard",
  "short_name": "HalalVision",
  "version": "2.1.0",
  "description": "100% Free AI Privacy Guard. Automatically blurs inappropriate imagery and unveiled regions while leaving modest attire like Hijab untouched. Works offline on all sites.",
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "halalvision@halalapp.org",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "HalalVision: AI Image Privacy Guard",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "css/content.css"
      ],
      "js": [
        "lib/tf.min.js",
        "lib/face-api.min.js",
        "js/content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "models/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
  }
}

Best HalalVision: AI Image Blur & Privacy Guard Alternatives

Here are some Firefox add-ons that are similar to HalalVision: AI Image Blur & Privacy Guard: