Non Ethereum enabled Browser in Google Chrome extension

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?

I am still having same issue please share if you have got the solution.

1 Like

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

1 Like