Honestly now that I think about it it's kind of surprising that Chrome has a reader mode button at all; why would a company whose business is mostly "serving ads" want to make it easier for you to get rid of them?
The most underused browser feature: reader mode
121–130 of 366 posts
Re: The most underused browser feature: reader mode
#122Oh... I didn't know that! I mosty use FF and reader mode is a big reason why.
Reader mode is so much better for reading text... Also on mobile.
The only weird behavior (on FF) is that it's a step forward in history; whey you press "back" you don't go back to the previous page, but to the current page in normal mode (with zero info in the url bar or anywhere else (that I could find)).
Re: The most underused browser feature: reader mode
#123How does a browser's reader mode carve out the bit you want to read and ignore menus and other cruft? Does it scan for semantic elements like ` / ` or something and then serve up the 'meat' of the article?
https://github.com/masukomi/arc90-readability
Original JS library:
https://github.com/masukomi/arc90-readability/blob/master/js...
Specifically see here:
https://github.com/masukomi/arc90-readability/blob/master/js...
Re: The most underused browser feature: reader mode
#124Re: The most underused browser feature: reader mode
#125Printing is something I started to do some months ago. Instead of keeping the tab open for weeks, I decided I'd print anything I want to read and place it a physical "inbox".
Some tips: I print 2 pages to a side, so 4 pages per printer paper. Even long articles don't use too much paper, and for my eyes it's still readable (there are a few articles where I need to enlarge first). I print using either Firefox's "Simplify Page" feature or its "Readability" feature. This removes almost all the noise: No ads, no menus, etc. It's just the article and relevant images. Similar to reading a physical newspaper.
It's been a game changer. I can now read wherever I want. Going to the mechanic? I just take some of these printed articles with me. I find myself taking notes on the paper - something I would not do well on the computer screen. My eyes get a lot less strain. Once you get used to this, there's no going back. Now when I see an article through a web browser, it's just ugly. Too many distractions. Even the menus are annoying. I didn't realize I'd been putting up with filth for so long.
I initially worried that my inbox would get full and I'd have the same mental angst, and my plan was that if it happens, I'll take a random bunch and throw it in the recycle bin. But it never came to that - I still manage to read everything I print. Somehow, the physical inbox weighs less on my mind than the virtual one. I don't feel I need to deal with this inbox. It's OK if it just sits there collecting dust.
Bad for the environment. Good for the brain.
Re: The most underused browser feature: reader mode
#126Re: The most underused browser feature: reader mode
#127Re: The most underused browser feature: reader mode
#128I might be the minority here, but this is why I use Edge on Windows. It's, basically, Chrome with a reader mode.
Chrome apparently has a flag for this under chrome://flags/#enable-reader-mode I tried flag in Brave ("brave://") but it is not working. Works great in Firefox.
Re: The most underused browser feature: reader mode
#129I also stopped using reader mode for sites with insane ads/videos/js/popovers that hog the browser and just open them with per.quest/read/[URL] to extract just the article text.
Re: The most underused browser feature: reader mode
#130Reader mode really helps me in printing as well. Old comment of mine: Printing is something I started to do some months ago. Instead of keeping the tab open for weeks, I decided I'd print anything I want to read and place it a physical "inbox". Some tips: I print 2 pages to a side, so 4 pages per printer paper. Even long articles don't use too much paper, and for my eyes it's still readable (there are a few articles…