Greasy Fork is available in English.

Deny google precise location question

Block google precise location question popup ("See results closer to you?") by automatically telling it no

< Feedback on Deny google precise location question

Review: Good - script works

§
Posted: 04.04.2024

This works as described, though I think a better approach would be to hide the offensive element rather than contribute a click towards it.

I created an approach which utilizes a DOM mutation observer here: https://greasyfork.org/en/scripts/491657-hide-google-search-location-and-sign-in-nag-prompts/code

This also has the effect of being more immediate and not having a flashing modal following page load.

Post reply

Sign in to post a reply.