4 Commits
Author SHA1 Message Date
MalinandClaude Sonnet 5 e267365def feat: strip Yahoo/Verizon Media GUCE consent-redirect params
guccounter/guce_referrer/guce_referrer_sig -- confirmed live on a
yahoo.com news article reached via Google News. Not caught by the
existing tracker list; these are Yahoo's own GUCE consent-flow
redirect params, distinct from Yandex's yclid already covered.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-18 07:01:32 +02:00
MalinandClaude Sonnet 5 c642f7e9a3 feat: add Clean URL Tracking Params userscript
Strips fbclid/gclid/utm_*/msclkid/ttclid and other known ad-tracking
query params from the URL bar via history.replaceState -- no reload,
no network requests. Handles SPA navigation too (pushState/replaceState
wrapping, popstate/hashchange), since client-side routers often re-add
tracking params on route changes.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-18 05:20:39 +02:00
Claude 98d8a8a76d Add UI Token Extractor userscript 2026-08-17 09:40:27 +02:00
Malin 0df29e6f60 Initial commit 2026-08-17 09:39:43 +02:00