Removes query parameters from Twitch URLs and all <a href> links (absolute and relative) on the page (everything after "?").
This userscript automatically removes query parameters (such as ?filter=..., &sort=..., etc.) from all Twitch URLs. It applies both to the browser's address bar and to all <a href> links on the page — including those loaded dynamically.
✨ Features:
🔗 Removes tracking and filter parameters from the current page URL
🧹 Cleans all Twitch-related links, both absolute (https://www.twitch.tv/...) and relative (/videos/...)
⚙️ Works on dynamically loaded content (Twitch uses a single-page application)
🔒 Improves link cleanliness, readability, and privacy
The script runs silently in the background without altering the visual layout of the site.