A Google Chrome extension which allows users to create, maintain, and interact with playlists streamed from YouTube.
- The latest version of Google Chrome.
- A stable Internet connection.
- Navigate to Google Chrome's Extension's page located at: chrome://chrome/extensions
- Mark the checkbox 'Developer mode' as selected.
- Click the button 'Load unpacked extensions...'
- Point the directory browser to the root directory in which SongBuzz was downloaded and click OK.
I initially began writing this Google Chrome extension with the purpose of solving a simple goal. I had become accustom to bookmarking YouTube songs while leveraging the bookmarks as a pseudo-playlist. I grew tired of this solution and decided to take things into my own hands. As such, SongBuzz was born.
An initial load of SongBuzz will present the user with a handful of songs already loaded into the library. These are just whatever songs I am listening to at the time and will most likely be omitted for a production release.
Users are able to add new songs to their library by supplying either a fully-qualified YouTube URL or via searching. I have imported the ability to suggest songs similiar to that of YouTube to encourage users to build their library solely through SongBuzz without a reliance on the YouTube GUI.
- Add songs via URL or search query.
- Play, pause and/or skip the current song.
- Control the sound output, mute/unmute the current song.
- Shuffle the playlist.
- Reorganize the playlist via drag-and-drop.
- Delete songs from playlist
- Screenshot: http://i.imgur.com/sBGZ6.png
- Video: http://screencast.com/t/JG03NwwaxVKs
Licensed under The MIT License (MIT). http://www.opensource.org/licenses/mit-license.php Just acknowledge when credit is due - live and let live. :)
Misostc - Responsible for the entirety of the UI theme.