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

Support custom partition string for session #134

Closed
praneetrohida opened this issue Jun 29, 2020 · 3 comments · Fixed by #254
Closed

Support custom partition string for session #134

praneetrohida opened this issue Jun 29, 2020 · 3 comments · Fixed by #254
Labels

Comments

@praneetrohida
Copy link

I have a use case where I have to install extensions for a session other than the default session in Electron. It would we great if the API took a session instance or a partition string as an argument to make this possible.

@nikwen
Copy link

nikwen commented Nov 5, 2024

Pull request that fixes this: #243

Use it today with:

npm i -D MarshallOfSound/electron-devtools-installer#pull/243/head

Or, for added security, reference the commit directly:

npm i -D seanaye/electron-devtools-installer#4ec72082ae8c34335f06bd4d6a26f1c63f486af8

EDIT: This command no longer works for me on Node.js 20+ and Electron 32+.

@nikwen
Copy link

nikwen commented Dec 17, 2024

Copy link

🎉 This issue has been resolved in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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