Vurdering for The Old Reader Notifier
The Old Reader Notifier av Alexander Kashev
Svar frå Alexander Kashev
Svar frå utviklaren
posta 7 år sidanThere 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
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
6 vurderingar
- Vurdering: 5 av 5av Albert68, 5 år sidanЕдинственный, который открыл ленту с подписками ютуба. Другие просто открывали текстовый файл с html, читать это было невозможно. Теперь новые ролики с каналов просматривать удобнее, прямо со страницы расширения.
- Vurdering: 5 av 5av Firefox user 14431320, 6 år sidan
- Vurdering: 4 av 5av evo343, 7 år sidanGreat when it works as intended, but settings keep getting randomly reset to defaults.
Followup: yes, I have disabled Sync options. But same behavior. Here are the settings that get over-written every 1-2 weeks: https://i.gyazo.com/53ff502db09534eb96a5bb2b767ef0e5.pngSvar frå utviklaren
posta 7 år sidanThere 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 - Vurdering: 5 av 5av Michal Stanke, 7 år sidan
- Vurdering: 5 av 5av Jagan, 7 år sidanSimple. Sweet!!!.
Feature Request: Is it possible to search for feeds in the current page and subscribe to it without going to the OldReader website. Take a look at Feedbro you will get the idea of what I am talking aboutSvar frå utviklaren
posta 7 år sidanI 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.