E-ink Viewable

Make all websites viewable in e-ink screen, convert dark theme to light theme automatically.

Total ratings

5.00 (Rating count: 6)
See reviews for E-ink Viewable on Chrome Web Store

Recent reviews

Recent rating average: 5.00
All time rating average: 5.00

Rating filters

5 star
100% (5)
4 star
0%
3 star
0%
2 star
0%
1 star
0%
Date Author Rating Lang Comment
2024-06-22
yi yu
zh 相当不错的一个插件。背景转换得相当好,尤其是深色代码块的转换,让我可以在墨水屏上轻松做事。 我曾经用油猴写了一个脚本试图进行转换,效果没有这个插件好。作者如果能够再改进一下就更好,有些通过frame嵌入的页面背景没有修改,我现在用这个插件与下面的油猴脚本一起使用: (function() { 'use strict'; // Set white background for the entire page document.body.style.backgroundColor = 'white'; // Set black text color for all elements var elements = document.getElementsByTagName('*'); for (var i = 0; i < elements.length; i++) { var element = elements[i]; element.style.color = 'black'; } })();
2023-09-29
Jonathan Lucas
add to my E-ink must plugin! thanks for your work!
2023-09-29
Nestor Liao
en add to my E-ink must plugin! thanks for your work!
2022-11-13
Sascha Heid
Fantastic! Thanks a lot!
2022-11-13
Sascha Heid
en Fantastic! Thanks a lot!