Redirects to /?theme=dark which is an official dark theme for instagram
Bunlar bu scriptin güncellenmiş kod versiyonlarıdır. Bütün versiyonları göster.
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