Gautham Santhosh
Gautham Santhosh
Wbt something like an awesome check list Users can select which all categories they like and they will get something like a list randomly generated of their interest. One who...
@ananya-agrawal update?
Use https://developer.mozilla.org/en-US/Add-ons/WebExtensions webextension. I plan to port it :smile:
you can port from chrome extersnion to webextensino which will support all browsers using the existing code. just minor changes.
https://github.com/TalAter/annyang/blob/master/src/annyang.js#L33 Do this
okay. lets wait then :smile:
#123 is related to this
We are presently using chrome's inbulit API. Which has a low accuracy and it checks all the time hence increasing browser CPU usage. There are many ways to solve this...
I think I’m background.js something is going wrong, the current session is not getting terminated and a new one is made. Thank you for opening your first issue.