SE Preview on hover

Shows preview of the linked questions/answers on hover

< SE Preview on hover 피드백으로 돌아가기

리뷰: 좋음 - 스크립트가 잘 작동함

§
게시: 2020-09-11

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

woxxom작성자
§
게시: 2020-09-11

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

§
게시: 2020-09-11

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

woxxom작성자
§
게시: 2020-09-11

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;

§
게시: 2020-09-11

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

답글 게시

답글을 게시하려면 로그인하세요.

长期地址
遇到问题?请前往 GitHub 提 Issues。