Mercurial > personal > no-gemini
comparison extension/manifest.json @ 51:19705897127f
Specify that this extension collects no data.
| author | Paul Fisher <paul@pfish.zone> |
|---|---|
| date | Thu, 11 Dec 2025 22:11:57 -0500 |
| parents | 1e534f430748 |
| children | 9e2434e1a8ac |
comparison
equal
deleted
inserted
replaced
| 50:1e534f430748 | 51:19705897127f |
|---|---|
| 8 "64": "icons/64.png", | 8 "64": "icons/64.png", |
| 9 "128": "icons/128.png", | 9 "128": "icons/128.png", |
| 10 "256": "icons/256.png" | 10 "256": "icons/256.png" |
| 11 }, | 11 }, |
| 12 "browser_specific_settings": { | 12 "browser_specific_settings": { |
| 13 "gecko": {"id": "{f5870d8d-9ad4-411b-9f9e-3e176e4b1541}"} | 13 "gecko": { |
| 14 "id": "{f5870d8d-9ad4-411b-9f9e-3e176e4b1541}", | |
| 15 "data_collection_permissions": {"required": "none"} | |
| 16 } | |
| 14 }, | 17 }, |
| 15 "description": "Hides AI-generated elements from Google properties, like search results, Google Drive, and more.", | 18 "description": "Hides AI-generated elements from Google properties, like search results, Google Drive, and more.", |
| 16 "content_scripts": [ | 19 "content_scripts": [ |
| 17 { | 20 { |
| 18 "css": ["css/_blank.css"], | 21 "css": ["css/_blank.css"], |
