Currently there is no way to keep track of the installed extensions (other than reading from disk). It would be great if electron-chrome-web-store emitted an event with the extension details (manifest, installation id, folder) so I can keep track of installed extensions and display them in a management interface where user can manually update or remove them.