Mercurial > personal > no-gemini
changeset 25:21a878e424e0
Also block Google homepage at /.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Mon, 22 Sep 2025 16:50:33 -0400 |
parents | b2f47c058610 |
children | 7239469de2ee |
files | extension/manifest.json |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/extension/manifest.json Sun Sep 21 15:31:14 2025 -0400 +++ b/extension/manifest.json Mon Sep 22 16:50:33 2025 -0400 @@ -64,6 +64,8 @@ { "css": ["css/search.css"], "matches": [ + "https://www.google.com/", + "https://www.google.com/?*", "https://www.google.com/webhp", "https://www.google.com/webhp?*", "https://www.google.com/search",