tosdr/browser-extensions

Should try to reload services.json after a while, if it failed earlier.

Closed this issue · 2 comments

Today I started my browser, then noticed that my wifi was turned off. Later I noticed, that none of the sites that I visited showed any ToS;DR Icon in the address bar. When inspecting the extension's background view, it turned out that it tried to load "services.json" all the way in the beginning, when the browser started, but didn't retry later, when I was actually connected.

So my suggestion would be, that if the service list failed to load earlier, simply to retry as soon as a site's rating is being looked up.

This was closed accidentally by the history merge.

Vinnl commented

Whoops, didn't realise that that would happen, sorry.