Oleg Shevchenko

Results 147 comments of Oleg Shevchenko

I believe that FF stores extensions here for windows. `C:\Users\olsh\AppData\Roaming\Mozilla\Firefox\Profiles\yltzgf2j.default-1481210500319-1595066975366\extensions\[email protected]` Where `olsh` is my OS username and `yltzgf2j.default-1481210500319-1595066975366` is my FF profile. `[email protected]` is the extension file. I'm not sure...

Hi @thebitstick, I have no plans to restart the development. I don't have an Apple developer license. That's the main reason.

Hi @rivella50 , Thanks for the suggestion 👍 I didn't find any API which can provide the info. Also, there is no such feature on feedly.com and in their mobile...

Could you please specify the browser version and check console log for errors?

> Where to see console log for extension? Go to `chrome://extensions/` and click on the `background page` link under the extension name. When did the issue appear the first time?

> It works just now. The extension works as expected, or do you mean the network requests on the screenshot? Could you please open the console tab?

Probably the proxy blocks the requests or something. I'll try to reproduce the issue, but it seems like it's some kind of misconfiguration of the proxy/network. The network-related stuff in...

Hey @linhongjun, Have you figured out what it was?

Hi @SabreRunner , We replaced timeago library in the latest release. Old versions use http://timeago.yarp.com/ Starting from 2.17.2 we are using http://timeago.org/ We had some localizations and other issues with...

I didn't find such toggle in the source code https://github.com/hustcc/timeago.js/blob/master/src/timeago.js