Abhishek Deora
Abhishek Deora
Is work still going on? Can i contribute towards solving this issue ?
Websockets are needed. Although you can query the network via http but how will you broadcast to the network when you add a block. Constantly querying the network will be...
Maybe you recently installed the extension and those pages were already open and the extension couldn't inject any javascript magic that it does when a page loads. That was the...
yes, I was about to release a new version today. It will resolve this issue. Do checkout. Thank :)
I didn't fix it yet. You can have a look at the in page script which sends a message to Content script via promise. There is a local variable in...
Right now, the idea doesn't sound good, although can give an option in next edition
@hackedhacker the implementation isn't the question for now. I am not really sure if iframe should be used or not. Because I look at this extension as just a controller...