# HG changeset patch # User Paul Fisher # Date 1765509117 18000 # Node ID 19705897127f0a3236d0dd43c3ad8bf36886d136 # Parent 1e534f4307480e960d6cac3cad8961348b785fb3 Specify that this extension collects no data. diff -r 1e534f430748 -r 19705897127f extension/manifest.json --- a/extension/manifest.json Sat Dec 13 17:45:23 2025 -0500 +++ b/extension/manifest.json Thu Dec 11 22:11:57 2025 -0500 @@ -10,7 +10,10 @@ "256": "icons/256.png" }, "browser_specific_settings": { - "gecko": {"id": "{f5870d8d-9ad4-411b-9f9e-3e176e4b1541}"} + "gecko": { + "id": "{f5870d8d-9ad4-411b-9f9e-3e176e4b1541}", + "data_collection_permissions": {"required": "none"} + } }, "description": "Hides AI-generated elements from Google properties, like search results, Google Drive, and more.", "content_scripts": [