Greasy Fork

Greasy Fork is available in English.

Smart Dark Mode

-

< 脚本 Smart Dark Mode 的反馈

评价:好评 - 脚本运行良好

§
发布于:2022-04-13
编辑于:2022-04-13

When I open a new page, the page from white to dark for a long time. So ,can you please reduce the time , for example just waiting for DOM to be loaded,
rather than all the page content loaded, the user experience will be better..
Thanks

ndaesik作者
§
发布于:2022-04-17

Thanks for the feedback, I solved the problem with my style.
by adding pre-css before pages are fully loaded.
I hope you leave further feedback to solve the code better, thanks !

§
发布于:2022-05-02

Thanks for the feedback, I solved the problem with my style.
by adding pre-css before pages are fully loaded.
I hope you leave further feedback to solve the code better, thanks !

Great!

§
发布于:2022-06-02
编辑于:2022-06-02

Thanks for the feedback, I solved the problem with my style.
by adding pre-css before pages are fully loaded.
I hope you leave further feedback to solve the code better, thanks !

Hello,
There seems to be a issue: when there are italicized words in the page, the color is too dark and it is hard to read.
Please refer to the attachment and check this.

Thanks

ndaesik作者
§
发布于:2022-06-02

Thanks for the feedback.
I searched the document of the image you reported, and the sentence was tagged with the < i > which is should be only used to emphasize a special sentence, but I think I managed the tag as like an image before, because Facebook was putting an icon on the < i > tag when the previous interface.
As the Facebook do not use to put icon on the tag as no other major sites do not use, I don't need to invert the color of the element as well.

With the newest update, you will be able to see the text in the color as you wanted by eliminating the i-tag color reversal.
Thank you -

§
发布于:2022-06-03

Thanks for the feedback.
I searched the document of the image you reported, and the sentence was tagged with the < i > which is should be only used to emphasize a special sentence, but I think I managed the tag as like an image before, because Facebook was putting an icon on the < i > tag when the previous interface.
As the Facebook do not use to put icon on the tag as no other major sites do not use, I don't need to invert the color of the element as well.

With the newest update, you will be able to see the text in the color as you wanted by eliminating the i-tag color reversal.
Thank you -



👍👍

发布留言

登录以发布留言。