Análises para The Old Reader Notifier
The Old Reader Notifier por Alexander Kashev
Análise por evo343
Great 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.png
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.png
Resposta do programador
publicado a há 7 anosThere 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 análises
- Avaliado em 5 de 5por Utilizador do Firefox 14431320 , há 6 anos
- Avaliado em 5 de 5por Michal Stanke , há 7 anos
Resposta do programador
publicado a há 7 anosI 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.