You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think an option to use rdrview, in combination with the exiting user mode CSS would be a really useful feature. It does a great job of distilling the page's HTML into a much simpler version (rdrview --html for html output) - which would be much more predictable and vastly simpler to style using user/reader mode CSS.
The text was updated successfully, but these errors were encountered:
The https://github.com/eafer/rdrview project is an implementation of Firefox's Reader View as a command line tool. It's written in C, and seems to work well.
I think an option to use rdrview, in combination with the exiting user mode CSS would be a really useful feature. It does a great job of distilling the page's HTML into a much simpler version (
rdrview --html
for html output) - which would be much more predictable and vastly simpler to style using user/reader mode CSS.The text was updated successfully, but these errors were encountered: