Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "action": { "default_title": "Guardio", "default_icon": "assets\/logo.png" }, "background": { "service_worker": "background.bundle.js", "type": "module" }, "short_name": "Guardio", "description": "Experience a cleaner, safer web.", "name": "Guardio Protection for Chrome", "version": "24.10.28.1971", "content_security_policy": { "extension_page": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'", "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval'; object-src 'self'" }, "content_scripts": [ { "matches": [ "*:\/\/*.guard.io\/*" ], "js": [ "content.bundle.js" ] }, { "matches": [ "*:\/\/*.mail.google.com\/*" ], "js": [ "linksInjected.bundle.js" ] } ], "permissions": [ "webRequest", "webRequestBlocking", "declarativeNetRequestWithHostAccess", "cookies", "management", "notifications", "tabs", "storage", "idle", "contextMenus", "scripting", "alarms" ], "host_permissions": [ "<all_urls>" ], "optional_permissions": [ "contentSettings", "history", "downloads" ], "optional_host_permissions": [], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "declarative_net_request": { "rule_resources": [] }, "icons": { "128": "assets\/icon\/gradient.png" }, "web_accessible_resources": [ { "resources": [ "assets\/installed.json", "injected.bundle.js", "permissionProxy.bundle.js", "permissionProxyDisabled.bundle.js", "uiInjected.bundle.js", "frame.html" ], "matches": [ "<all_urls>" ] } ], "externally_connectable": { "matches": [ "*:\/\/*.guard.io\/*" ] }, "manifest_version": 3 }