Hi all,
I am building a Chrome extension which accesses moralis but am facing the error attached “Non ethereum enabled browser”. Any ways around this to successfully connect wallet to Google Chrome extension?
Thanks
Hi all,
I am building a Chrome extension which accesses moralis but am facing the error attached “Non ethereum enabled browser”. Any ways around this to successfully connect wallet to Google Chrome extension?
Thanks
walletconnect may be a way, but I don’t know exactly how it works in a extension
thanks! I’ll check it out.
Hi bro,
Have you found a workaround to make Moralis works with a chrome extension?
Just ran into this issue today, havent checked walletconect yet.
Did you manage to solve this?
If you inject the moralis.js script into the “MAIN” execution world, it will work. You will need scripting permission.
I hope this helps,
James