The Old Reader Notifier에 대한 리뷰
The Old Reader Notifier 제작자: Alexander Kashev
리뷰 6개
- 5점 만점에 5점Firefox 사용자 14431320 님, 6년 전
개발자 답글
7년 전에 게시됨There was a bug with sync storage; it's now fixed as of version 1.5.2.
That said, the issue you're describing is something else. My current theory is you, or some privacy add-on, clears Firefox's "Site Data". As a side effect, it wipes localStorage, in a way that generates no notice to the extension.
I can fix this, by moving primary storage to another API, but that requires more re-engineering than I can afford right now. I'll put that on the wishlist of features.
If you have a GitHub account, I would appreciate if you left an Issue so that I can communicate with you about it at https://github.com/knyar/theoldreader-chrome/issues- 5점 만점에 5점Michal Stanke 님, 7년 전
개발자 답글
7년 전에 게시됨I would recommend using a separate extension for that: https://addons.mozilla.org/en-US/firefox/addon/awesome-rss/ It is aggregator-independent and there is no need for us to duplicate its functionality.
You'll also need to set up TOR as RSS handler, see the bottom of https://theoldreader.com/pages/tour
I'll probably reflect those recommendations in the description.