IroniumStudios / electron-chrome-extension-suit

Chrome extension support for Electron, the original Project has been left un attended to so i decided to modernize it, enjoy :)
Other
1 stars 0 forks source link

Just a question - could this work for my use case? #1

Open Pexeus opened 3 months ago

Pexeus commented 3 months ago

Hey, first of all, thanks for your work! I have some questions about it:

  1. How can i test this? Id love a minimal usage example!
  2. Does this work with the webview API? I am currently working on am electron based webbrowser and id love to use this to make my browser compatible with at least some chrome extensions!

Thanks for your response :)

IroniumStudios commented 1 month ago

Hi there,thank you, the code was pretty dated, i implanted new components to work with it, there are still many bugs to sort out, and yes this project is compatible with webview,and my browser uses this project which you can find here.

https://github.com/IroniumStudios/LunarWolf-Browser

Sorry for the late response