WorldLanguagesArchive / isOnlinev2

The extension code for isOnline V2
https://chrome.google.com/webstore/detail/isonline/pabjccjpgemijhffgnaamebfbcnalghj/
MIT License
13 stars 8 forks source link

Bugs in Firefox for further investigation #42

Closed WorldLanguages closed 7 years ago

WorldLanguages commented 7 years ago
WorldLanguages commented 7 years ago

Hmm, this seems to work:

image

WorldLanguages commented 7 years ago

Looks like this is caused because you need the tabs permission in Firefox to use the query API with the "url" parameter

WorldLanguages commented 7 years ago

We can workaround this by getting the last time iOstatus was changed - tabs are constantly changing extension local storage to the status

WorldLanguages commented 7 years ago

Ok - I have a solution for this locally almost done :)

WorldLanguages commented 7 years ago

Commited - will test everything works fine tomorrow.

WorldLanguages commented 7 years ago

Everything works fine - closing.