WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Website Blocker - Block sites and focus mode

Website Blocker - Block sites and focus mode

View on Chrome Web Store
View Website Blocker - Block sites and focus mode Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (5 ratings)
1 new ratings
21 views
This extension has been viewed 21 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.

Easy way to block websites and stay focused. Block sites, use focus mode, block by category, and use pomodoro timer.
Type
Extension
Users
232 users
3
ravenclawpartners
View author page of ravenclawpartners
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 31, 2025
Version 1.3
Manifest version
3
Updated
Updated on August 26, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Website Blocker - Block sites and focus mode 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": "Website Blocker - Block sites and focus mode",
    "version": "1.3",
    "description": "Easy way to block websites and stay focused. Block sites, use focus mode, block by category, and use pomodoro timer.",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "storage",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "notifications",
        "tabs"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        },
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "blocked.html",
                "sites.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.
Go to top