aureliendavid / rsspreview

WebExtension to preview RSS feeds in the browser
MIT License
103 stars 6 forks source link

Restyle for increased productivity #71

Closed GreenLunar closed 1 year ago

GreenLunar commented 2 years ago

Suggested style with a search filter 2017-09-22-164717-rss

aureliendavid commented 1 year ago

Hi, thanks for the suggestion

I want to keep the display page as simple as possible and not add stuff like a search filed

the current css is based on how firefox used to display feeds when it supported it

you can add custom css in the option to get it to look closer to your liking

GreenLunar commented 1 year ago

Please look into Newspaper userscript and see what you can copy from it.

See the table of contents

https://greasyfork.org/en/scripts/465932-newspaper-native-rss-reader

Please see instructions https://openuserjs.org/scripts/sjehuda/Newspaper#gecko

If you are using XSLT to render XML into HTML, please look into this userscript.

https://openuserjs.org/scripts/sjehuda/Newspaper_(XMLHttpRequest)/source#H0a335328289b6d5f6f0c5022ae4dd66947253eef8c8935e32a1ce54260f0694bbd7b8d5f186d7628fe4e7f08e4853804ed0d27d7be427c55d1b248323bd28cb0L201

FYI, the new version of that userscript use DOMParser instead of XSLTProcessor because Mozilla sabotaged it.

https://openuserjs.org/garage/Why_my_script_doesnt_work_with_Firefox#comment-18732ed911e