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", "icons": { "16": "assets\/icon16.png", "32": "assets\/icon32.png", "48": "assets\/icon48.png", "64": "assets\/icon64.png", "128": "assets\/icon128.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "assets\/icon16.png", "32": "assets\/icon32.png", "48": "assets\/icon48.png", "64": "assets\/icon64.png", "128": "assets\/icon128.png" }, "default_popup": "popup.html" }, "version": "1.8.0", "author": "SquareX Team", "name": "SquareX: Be Secure, Anonymous, Private Online", "description": "SquareX: Be Fearless Online", "background": { "service_worker": "background.JKQ5DGKM.js" }, "permissions": [ "storage", "tabs", "alarms", "scripting", "offscreen", "tabGroups", "downloads", "contextMenus", "webRequest" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "exclude_matches": [ "https:\/\/meet.google.com\/*" ], "js": [ "content.KK2JKA66.js" ], "all_frames": true, "run_at": "document_start", "css": [ "content.RBDN6KTD.css" ] }, { "matches": [ "<all_urls>" ], "exclude_matches": [ "https:\/\/meet.google.com\/*" ], "js": [ "injected-scripts\/injected-script_object-url-proxy.js" ], "run_at": "document_start", "all_frames": true, "world": "MAIN" } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiLXGEtdWffefDGhKRyEjrA5M88Q7Tsx+ENaTAl1yeQubpkhtyyqtAZkqjSvkuNyhSn4YBePmHaifmzW7vFsC3eArDTlhXSG1aczAbLWlXEdRuzFmmKVSj5cZcmaRR30Hbyw4DKosYaZsL0kRQAI+GO761ScMUrdRMqB0ccGzGg5Utk0RHY1Oz3JeNrJU3N3JFhI\/Gh0Il\/C4LHqR3IPUKxxLUwH3qDt+9de\/Bs1wfKRY5wBongDR5p5EemN0WSIU5noNSc5q\/fbj7aGlAlgUVs5LV3V5LY4j4k\/TwieZgPki1Qy5fhWXDw47k\/0QPg8kG9m67HGUVci2IvAEbzraGwIDAQAB", "web_accessible_resources": [ { "resources": [ "assets\/shield-danger.svg", "assets\/shield-safe.svg", "assets\/shield-warning.svg", "assets\/shield-minus.svg", "assets\/shield-blank.svg", "assets\/requires-password.svg", "assets\/doc.svg", "assets\/xls.svg", "assets\/ppt.svg", "assets\/download-pdf-icon.svg", "assets\/open-in-dfv.svg", "assets\/office.svg", "assets\/office-white.svg", "assets\/icon.png", "assets\/icon16.png", "assets\/si.png", "assets\/file-question.svg", "assets\/winzip.svg", "assets\/sqrx-banner-sm.png", "sqrx-email-notifier\/*", "sqrx-notification-bar\/*", "sqrx-dialog\/*", "content.RBDN6KTD.css", "redirector.html" ], "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ] } ], "content_security_policy": { "extension_pages": "style-src 'self' 'unsafe-inline'; script-src 'self' 'wasm-unsafe-eval';" }, "host_permissions": [ "<all_urls>", "https:\/\/public.sqrx.com\/*" ], "externally_connectable": { "matches": [ "https:\/\/public.sqrx.com\/*" ] } }