Greasy Fork is available in English.

SE Preview on hover

Shows preview of the linked questions/answers on hover

< Feedback on SE Preview on hover

Değerlendirme: İyi - script çalışıyor

§
Gönderildi: 11.09.2020

great script! is there a way to activate dark mode?

woxxomSahip
§
Gönderildi: 11.09.2020

It's enabled automatically in modern browsers. What is your browser and version?

§
Gönderildi: 11.09.2020

I'm on maxthon 5. it's chromium based; I think it's based on Chromium 69.

woxxomSahip
§
Gönderildi: 11.09.2020

I don't think I'll be adding an option for old browsers. For now you can edit the script and replace const isDark (until the end of line) with const isDark = true;

§
Gönderildi: 11.09.2020

Thank you. I just did this: colors = isDark ? COLORS_DARK : COLORS_DARK;

Cevap paylaş

Yanıt göndermek için oturum açın.