Skip to content

How to add extensions into electron app without extracting(app.asar modifications)? #24

Closed Answered by samuelmaddock
Jenifer-TheCoder asked this question in Q&A
Discussion options

You must be logged in to vote

I don't see it being possible to add support for electron-chrome-extensions without the app author installing and configuring it themselves. The main process script will always need to be modified to initialize the Extensions class.

Also, since you mentioned this is for a client, make sure they've reviewed this project's license as it it will affect any application that integrates with electron-chrome-extensions.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Jenifer-TheCoder
Comment options

Answer selected by Jenifer-TheCoder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants