WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Block Site : Block websites and be focused

Block Site : Block websites and be focused

View on Chrome Web Store
View Block Site : Block websites and be focused Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (3 ratings)
22 views
This extension has been viewed 22 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.

Block time-consuming websites to explode your productivity.
Type
Extension
Users
36 users
1
focuslab
View author page of focuslab
Published
Published on September 6, 2023
Version 1.5
Manifest version
3
Updated
Updated on February 12, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Block Site : Block websites and be focused 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",
    "name": "Block Site : Block websites and be focused",
    "permissions": [
        "storage",
        "scripting",
        "declarativeNetRequest",
        "webNavigation",
        "declarativeNetRequestWithHostAccess",
        "activeTab",
        "tabs",
        "notifications",
        "alarms",
        "notifications"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "description": "Block time-consuming websites to explode your productivity.",
    "default_locale": "fr",
    "background": {
        "service_worker": "js\/background.js"
    },
    "version": "1.5",
    "manifest_version": 3,
    "web_accessible_resources": [
        {
            "resources": [
                "others\/cardiaccoherence\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "action": {
        "default_popup": "html\/popup.html",
        "default_icon": {
            "16": "images\/get_started16.png",
            "32": "images\/get_started32.png",
            "48": "images\/get_started48.png",
            "128": "images\/get_started128.png"
        }
    },
    "icons": {
        "16": "images\/get_started16.png",
        "32": "images\/get_started32.png",
        "48": "images\/get_started48.png",
        "128": "images\/get_started128.png"
    },
    "options_page": "html\/options.html"
}
© 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