# HG changeset patch # User Paul Fisher # Date 1758574233 14400 # Node ID 21a878e424e0304393996e6533b5a4a8de9485f2 # Parent b2f47c058610a9e3ffc1dd9d3334b91adff4abc0 Also block Google homepage at /. diff -r b2f47c058610 -r 21a878e424e0 extension/manifest.json --- 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",