Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Privacy Redirect", "version": "0.1.7", "description": "Remove all known trackers and hide your referrer before redirecting to another site", "icons": { "48": "icon-48.png", "128": "icon-128.png", "148": "icon.png" }, "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "manifest_v3\/rules_1.json" } ] }, "permissions": [ "declarativeNetRequest" ], "host_permissions": [ "<all_urls>" ] }