A few of Electron's existing APIs don't do a good job of supporting extensibility for third-party libraries. Let's try to define best practices to guide future API designs with third-party extensibility in mind.
protocol.registerSchemesAsPrivileged
Replaces all schemes without an option of appending
A few of Electron's existing APIs don't do a good job of supporting extensibility for third-party libraries. Let's try to define best practices to guide future API designs with third-party extensibility in mind.
protocol.registerSchemesAsPrivileged
session.setPreloads
/session.getPreloads