Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use ses.loadExtension() Chrome for trello-desktop #77

Closed
peter-dinh opened this issue Jul 8, 2020 · 2 comments
Closed

How to use ses.loadExtension() Chrome for trello-desktop #77

peter-dinh opened this issue Jul 8, 2020 · 2 comments

Comments

@peter-dinh
Copy link

peter-dinh commented Jul 8, 2020

I want trello desktop which load some chrome extension
How to make that?

@tara-bartlett
Copy link

Hi @peter-dinh, did you figure out how to do it? If so, please share :)

@peter-dinh
Copy link
Author

peter-dinh commented Oct 22, 2020

OK>

I use electron == 9.x and add new line page.session.loadExtension( path.join(__dirname, 'extensions/XXXXX')) in ready event

You can see at https://www.electronjs.org/docs/api/extensions#loading-extensions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants