WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Block Site Extension

Block Site Extension

View on Chrome Web Store
4.7 (13 ratings)
1 new ratings
1 views
0 downloads

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

Effortlessly block and redirect websites with customizable rules to stay focused and productive.
Type
Extension
Users
281 users
1
MarkAlexI
Published
Version 2.6.3
Manifest version
3
Updated
productivity/workflow
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_chromename__",
    "short_name": "__MSG_shortname__",
    "description": "__MSG_description__",
    "author": "MarkAlexI",
    "homepage_url": "https:\/\/ext.pp.ua\/blocksite.html",
    "default_locale": "en",
    "version": "2.6.3",
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "192": "images\/icon-192.png"
    },
    "permissions": [
        "declarativeNetRequestWithHostAccess",
        "storage",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/*\/"
    ],
    "action": {
        "default_popup": "index.html",
        "default_title": "__MSG_defaulttitle__"
    },
    "background": {
        "service_worker": "scripts\/service_worker.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "blocked.html",
                "styles\/blocked.css",
                "scripts\/blocked.js"
            ],
            "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.