4.0.0 (2024-12-18)
Features
BREAKING CHANGES
-
Removed some Chrome extensions that weren't supported, now require Electron >=18,
installExtension
now resolves with a full extension object instead of just the name -
Expanding API where it makes sense
- Allow providing
session
- Allow providing
-
Cleaning up old code style, moving to async/await etc.
-
Cleaning up left over IDMap
-
Removing dead chrome extensions
-
Only versions of Electron that have the session extension APIs are now supported, please update to a supported version of electron