postlight / parser

📜 Extract meaningful content from the chaos of a web page
https://reader.postlight.com
Apache License 2.0
5.4k stars 442 forks source link

[Feature Request] Mercury Reader - Automatically switch to reader mode for certain URL patterns #635

Open carbonNine opened 2 years ago

carbonNine commented 2 years ago

It would be great if we can have an option to automatically switch to reader mode for certain URL paths.

E.g. Browser renders the usual HTML for a certain website (https://www.extremetech.com/) and when we browse to a sub-page (https://www.extremetech.com/extreme/328266-astronomers-find-first-ever-planet-orbiting-dead-star) the addon opens/renders this page in reader mode.

While regex based filtering would be great... even something as simple as 'Starts with URL path' would suffice.

Thanks!