Hi everyone, I can’t help but notice that all 31 packages depending on libelectron are thin electron wrappers around some website, mostly copy-pasted. libelectron itself installs three npm packages that should rather be packaged separately to allow other packages to depend on them as well. Instead of wrapping every website in electron, browsers can install a website as a PWA, so it appears like a native app with its own window. There is PWAsForFirefox [1] to do this in Firefox. Chromium-based browsers can do this natively (three-dot menu -> Cast, save and share -> Install page as app). If google-gemini-nativefier was removed, it would only make sense to remove these as well. Best, tippfehlr PS: yes, some of this email is copied from the one I sent earlier. I did not want to mix threads. [1]: https://github.com/filips123/PWAsForFirefox