this post was submitted on 31 Oct 2023
75 points (98.7% liked)

Firefox

17302 readers
894 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

I end up manually clicking to turn it on anyway every time. Would love to automate it.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 9 months ago (1 children)

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.

[–] [email protected] 7 points 9 months ago* (last edited 9 months ago)

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?