this post was submitted on 31 Oct 2023
76 points (98.7% liked)
Firefox
17898 readers
54 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use this add-on. It doesn’t automatically turn on for every website but you get to choose which domains it works for and which domains it doesn’t.
Technically, you can enable it anywhere by using Redirector to prepend
about:reader?url=
to the URL, with a sort of white/blacklisting system using Regex. It may or may not be able to show a useful content summary, of course. There is a pretty accurate algorithm built into Firefox that evaluates if it does, and shows or hides the address bar button accordingly. Maybe an add-on can leech of the result of this algorithm?