WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Website Blocker: Block Websites and Focus

Website Blocker: Block Websites and Focus

View on Chrome Web Store
View Website Blocker: Block Websites and Focus 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 15, 2025.

Easy way to block websites and stay focused. Add a site to block or block by category to block distracting sites and stay focused
Type
Extension
Users
182 users
5
ravenclawpartners
View author page of ravenclawpartners
Published
Published on January 31, 2025
Version 1.2
Manifest version
3
Updated
Updated on February 3, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Website Blocker: Block Websites and Focus 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 Websites and Focus",
    "version": "1.2",
    "description": "Easy way to block websites and stay focused. Add a site to block or block by category to block distracting sites and stay focused",
    "permissions": [
        "storage",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "webNavigation",
        "notifications"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "blocked.html"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "use_dynamic_url": true
        }
    ]
}
© 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