3 Commits
Author SHA1 Message Date
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