Greasy Fork is available in English.

Twitch Raid Referral Remover

A simple script to remove the "?referrer=raid" from the URL after raiding to another streamer

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v0.2.1 2022.12.13.

    Switched back to the prior version (0.13.0), due to the script not working as intended, even though I tested it beforehand...

  • v0.2.0 2022.12.12.

    Listening to window.onpopstate instead of checking every 500ms for a change in the URL.

  • v0.1.3 2022.12.01.

    Changed the catch statements to @match instead of the outdated @include

  • v0.1.2 2021.12.10.
    • changed the icon to always be the latest favicon of Twitch, through Google
  • v0.1.1 2021.12.10.
    • added link to the script page for possible future updates
  • v0.1.0 2021.12.10.