A simple script to remove the "?referrer=raid" from the URL after raiding to another streamer
These are versions of this script where the code was updated. Show all versions.
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