A simple script to remove the "?referrer=raid" from the URL after raiding to another streamer
Dit zijn versies van het script waarin de code is bijgewerkt. Alle versies tonen.
Switched back to the prior version (0.13.0), due to the script not working as intended, even though I tested it beforehand...
Listening to window.onpopstate instead of checking every 500ms for a change in the URL.
window.onpopstate
Changed the catch statements to @match instead of the outdated @include