WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
focus Lab: Block Websites

focus Lab: Block Websites

View on Chrome Web Store
View focus Lab: Block Websites Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 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 distracting websites and optimize your focus, boost your productivity with focusLab.
Type
Extension
Users
122 users
2
focuslab
View author page of focuslab
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 1, 2022
Version 3.1
Manifest version
3
Updated
Updated on June 8, 2025
productivity/education
Extension Category
View on Chrome Web Store
View focus Lab: Block Websites 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": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "permissions": [
        "storage",
        "scripting",
        "declarativeNetRequest",
        "webNavigation",
        "declarativeNetRequestWithHostAccess",
        "activeTab",
        "tabs",
        "notifications"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "default_locale": "fr",
    "background": {
        "service_worker": "js\/background.js"
    },
    "version": "3.1",
    "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",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' https:\/\/techtendance.xyz;"
    }
}
© 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