Redirects to /?theme=dark which is an official dark theme for instagram
queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.
minor change
Params should not duplicate now.
So... Code fully "rewritten". I used an entirely new approach thanks to incognico that suggested to use URLSearchParams. Now the script should work in any case given (previously it didn't work with query parameters already included in an URL, probably other cases too…).
Minor change
Fixed error involving changing background on window load
Change body background to dark if theme is not applied.
Code cleanup