Hello Guys i really need your help. Sorry for my bad English at the beginning. I started to build my own Browser based on Electron. Now i searched 2 hours for a solution, but i cant find smth.
My question is ->> How can i support chrome extensions in my electron build app, i want that users are able to install chrome extensions via chrome webstore. If someone has the knowledge to help me, pls help.
Thank you very much.
I already tried it with https://www.electronjs.org/docs/latest/api/extensions and https://www.npmjs.com/package/electron-chrome-extensions but both only support to install them with setup. Not by the end user in the Chrome Webstore.