Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "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" ] }