Hacker News new | ask | show | jobs
by zzalpha 3318 days ago
It is essentially like running Google Play Music in your Chrome browser, but as a native standalone app with some extra controls, nicer styles, and without having to use Flash.

So why not just deliver this as a plugin for Chrome that reskins Play with alternative stylesheets and so forth? At least then my OS can use COW to share memory across Chrome processes instead of requiring a dedicated WebKit instance just for Play.

2 comments

That sounds cool... I've not tried making a plugin before. Do you know of a good reference / demo?

Another reason that I wanted a standalone app, is that I hate when I have to flip through tabs or browser windows to find Google Play. I much prefer having the app by itself.

Thanks!

Probably logical to start here!

https://developer.chrome.com/getstarted

Please don't. Sometimes I just want to listen to music. Having to open chrome means several gigs of memory and 30 tabs.
Electron effectively means opening Chrome anyway.

Also: you do know that you can close tabs right?

No, it doesn't. Electron doesn't open chrome and tabs. It opens a unique chrome process. And yes, I'll just close all my other work and have to reopen manually later to have a music player...