HaramBlur - Blur Haram & NSFW Images & Videos Firefox

Examine source code of HaramBlur - Blur Haram & NSFW Images & Videos

Inspect and view changes in HaramBlur - Blur Haram & NSFW Images & Videos source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HaramBlur - Blur Haram & NSFW Content",
  "description": "Protect your privacy and uphold Islamic values by auto detecting & blurring images and videos of unwanted or impermissible content.",
  "version": "0.4.1",
  "permissions": [
    "storage",
    "contextMenus",
    "*://*/*",
    "webRequest",
    "webRequestBlocking",
    "alarms",
    "tabs",
    "identity"
  ],
  "author": "md.alganzory@gmail.com",
  "browser_action": {
    "default_title": "HaramBlur",
    "default_popup": "dist/popup/popup.html"
  },
  "options_ui": {
    "page": "dist/options/options.html",
    "open_in_tab": true
  },
  "background": {
    "page": "dist/offscreen.html",
    "persistent": true
  },
  "icons": {
    "48": "src/assets/hb-icon-48.png",
    "128": "src/assets/hb-icon-128.png"
  },
  "content_scripts": [
    {
      "js": [
        "dist/content.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "info@haramblur.com"
    }
  },
  "web_accessible_resources": [
    "src/assets/*"
  ],
  "incognito": "spanning"
}

Best HaramBlur - Blur Haram & NSFW Images & Videos Alternatives

Here are some Firefox add-ons that are similar to HaramBlur - Blur Haram & NSFW Images & Videos: