Toggle Dlsite language

Switch between english and japanese language in DLsite

< Valutazione su Toggle Dlsite language

Domanda/commento

§
Pubblicato: 19/07/2020

My environment: Win7SP1, Waterfox 2020.07 x64, Tampermonkey
The script has not any effect to dlsite pages but added an underlined word "Toggle Site" that can't be clicked.

Zero_GAutore
§
Pubblicato: 02/02/2021

May be a problem with the Event Listener "DOMContentLoaded", try deleting/commenting the line

document.addEventListener("DOMContentLoaded", function(){

and the last line and see if it works.

Pubblica risposta

Accedi per pubblicare una risposta.