WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Domain Whitelist

Domain Whitelist

View on Chrome Web Store
View Domain Whitelist Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (23 ratings)
20 views
This extension has been viewed 20 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.

Ultimate blocker which says no to every network packet until you explicitly allow it.
Type
Extension
Users
1,000 users
500
Website petasittek.com
Peta Sittek
View author page of Peta Sittek
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 14, 2015
Version 3.0.7
Manifest version
3
Updated
Updated on July 31, 2025
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Domain Whitelist 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": "Domain Whitelist",
    "description": "Ultimate blocker which says no to every network packet until you explicitly allow it.",
    "version": "3.0.7",
    "author": "Peta Sittek",
    "homepage_url": "https:\/\/www.petasittek.com\/domain-whitelist\/",
    "icons": {
        "16": "16.f08d2298.png",
        "32": "32.905ff2ca.png",
        "48": "48.8fc71a08.png",
        "128": "128.9093382d.png"
    },
    "action": {
        "default_popup": "popup.fac4d2c2.html",
        "default_title": "Domain Whitelist",
        "default_icon": {
            "16": "16.f08d2298.png",
            "19": "19.09466e10.png",
            "24": "24.f924c9df.png",
            "32": "32.905ff2ca.png",
            "38": "38.0715c20e.png",
            "48": "48.8fc71a08.png",
            "128": "128.9093382d.png"
        }
    },
    "background": {
        "service_worker": "service-worker.065b929a.js"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "base",
                "enabled": true,
                "path": "base.eb950c23.json"
            }
        ]
    },
    "commands": {
        "_execute_action": {
            "description": "Activate the extension"
        }
    },
    "permissions": [
        "activeTab",
        "commands",
        "declarativeNetRequest",
        "storage",
        "webRequest"
    ]
}
© 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