Mercurial > personal > no-gemini
comparison extension/manifest.json @ 29:ed2d3ca3080b
Update description; add new summary stuff in GMail.
| author | Paul Fisher <paul@pfish.zone> |
|---|---|
| date | Sat, 04 Oct 2025 14:55:41 -0400 |
| parents | cfa03c5f24c7 |
| children | be3daf3ad9b8 |
comparison
equal
deleted
inserted
replaced
| 28:cfa03c5f24c7 | 29:ed2d3ca3080b |
|---|---|
| 1 { | 1 { |
| 2 "manifest_version": 3, | 2 "manifest_version": 3, |
| 3 "name": "Hide Gemini", | 3 "name": "Hide Gemini and Google AI", |
| 4 "version": "0.2.18", | 4 "version": "0.2.18", |
| 5 "icons": { | 5 "icons": { |
| 6 "16": "icons/16.png", | 6 "16": "icons/16.png", |
| 7 "32": "icons/32.png", | 7 "32": "icons/32.png", |
| 8 "64": "icons/64.png", | 8 "64": "icons/64.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": {"id": "{f5870d8d-9ad4-411b-9f9e-3e176e4b1541}"} |
| 14 }, | 14 }, |
| 15 "description": "Hides Gemini elements from Google properties.", | 15 "description": "Hides AI-generated elements from Google properties, like search results, Google Drive, and more.", |
| 16 "content_scripts": [ | 16 "content_scripts": [ |
| 17 { | 17 { |
| 18 "css": ["css/ads.css"], | 18 "css": ["css/ads.css"], |
| 19 "matches": [ | 19 "matches": [ |
| 20 "https://ads.google.com/aw", | 20 "https://ads.google.com/aw", |
