WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
HaramBlur - Blur Haram & NSFW Images & Videos

HaramBlur - Blur Haram & NSFW Images & Videos

View on Chrome Web Store
View HaramBlur - Blur Haram & NSFW Images & Videos Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (470 ratings)
1 new ratings
20 views
This extension has been viewed 20 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Protect your privacy and uphold Islamic values by auto detecting & blurring images and videos of unwanted or impermissible content.
Type
Extension
Users
20,000 users
10K
Website haramblur.com
Mohamed Alganzory
View author page of Mohamed Alganzory
Published
Published on October 10, 2023
Version 0.5.3
Manifest version
3
Updated
Updated on February 21, 2025
lifestyle/well_being
Extension Category
Website
Visit developer website
View on Chrome Web Store
View HaramBlur - Blur Haram & NSFW Images & Videos Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "HaramBlur - Blur Haram & NSFW Images & Videos",
    "description": "Protect your privacy and uphold Islamic values by auto detecting & blurring images and videos of unwanted or impermissible content.",
    "version": "0.5.3",
    "permissions": [
        "storage",
        "offscreen",
        "contextMenus",
        "scripting",
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "author": "[email protected]",
    "action": {
        "default_title": "HaramBlur",
        "default_popup": "src\/popup\/popup.html"
    },
    "minimum_chrome_version": "109",
    "background": {
        "service_worker": "dist\/background.js",
        "type": "module"
    },
    "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
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "src\/assets\/*"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ],
    "incognito": "split"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top