WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Porn Blocker / Block Site – BlockGuard

Porn Blocker / Block Site – BlockGuard

View on Chrome Web Store
View Porn Blocker / Block Site – BlockGuard Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (36 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Blocks over 3 million porn sites on Chrome. Easily block adult content and customize your own block list for complete control.
Type
Extension
Users
1,000 users
16
BlockGuard
View author page of BlockGuard
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 22, 2025
Version 1.1.5
Manifest version
3
Updated
Updated on August 18, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Porn Blocker / Block Site – BlockGuard 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": "Porn Blocker \/ Block Site \u2013 BlockGuard",
    "version": "1.1.5",
    "default_locale": "en",
    "description": "Blocks over 3 million porn sites on Chrome. Easily block adult content and customize your own block list for complete control.",
    "action": {
        "default_popup": "index.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentScript.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "icons": {
        "16": "assets\/images\/logo.png",
        "48": "assets\/images\/logo.png",
        "128": "assets\/images\/logo.png"
    },
    "permissions": [
        "storage",
        "tabs",
        "storage",
        "tabs"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "dashboard.html",
                "blockedPage.html",
                "redirectPage.html",
                "assets\/*",
                "fonts\/*",
                "fonts\/static\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "incognito": "split",
    "externally_connectable": {
        "matches": [
            "<all_urls>"
        ]
    }
}
© 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