| ▲ | jasode 6 hours ago | |
macOS/iOS Safari and Brave browsers have "Reader mode" . Chrome has a "Reading mode" but it's more cumbersome to use because it's buried in a side menu. For desktop browsers, I also have a bookmarklet on the bookmarks bar with the following Javascript:
It doesn't darken the text on every webpage but it does work on this thread's article. (The Javascript code can probably be enhanced with more HTML heuristics to work on more webpages.) | ||
| ▲ | silvestrov 5 hours ago | parent [-] | |
Some css files abuse !important so you might have to add that too: | ||