pdaddyo / soundbounce

Social listening for Spotify - music sounds better together.
MIT License
252 stars 28 forks source link

Launch play.spotify.com / Soundbounce when the extension button is clicked #266

Open beveradb opened 9 years ago

beveradb commented 9 years ago

For now it's a functional message which is displayed to tell the user to open play.spotify.com and log in first, but it would be much better if when you clicked the button, it opened spotify for you.

Even better if it could open spotify for you, wait for you to be logged in and everything loaded, then launch Soundbounce!

Even more better if it could open both in a new window, or in a window which isn't just a normal browser window but has a Soundbounce title and such (I believe this kind of thing is actually not too hard from a chrome extension, but I need to do more digging)

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/23375637-launch-play-spotify-com-soundbounce-when-the-extension-button-is-clicked?utm_campaign=plugin&utm_content=tracker%2F9578624&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F9578624&utm_medium=issues&utm_source=github).
beveradb commented 9 years ago

Extensions window API: https://developer.chrome.com/extensions/windows However, I reckon it might be nicer to make SB into a Chrome "app" which would give it more control; https://developer.chrome.com/apps/app_window

pdaddyo commented 9 years ago

Yep all good ideas, thanks Andrew. I actually quite SB in a normal tab, so this should be an option for users if we enable launching in a sep window.