Technologies: Javascript (Node.js, Backbone + Marionette, Grunt, MochaJS, CasperJS, Selenium), PHP (Laravel), Ruby (mainly for small web scraping projects using Nokogiri), Linux admin, Apache, Google Chrome API's and extensions
Technologies: Javascript (Node.js, Backbone + Marionette, Grunt, MochaJS, CasperJS, Selenium), PHP (Laravel), Ruby (mainly for small web scraping projects using Nokogiri), Linux admin, Apache, Google Chrome API's and extensions
It's a Google Chrome extension that lets you control a bunch of online music players using global hotkeys.
It's cool because it's open source! And there are quite a few contributors adding new sites to the extension which is great :). Also, people seem to like it and find it useful.
I make use of the chrome.tabs API which (in theory) could be used to store and track a user's browser history, which is why Chrome has started displaying these messages.
Of course the extension isn't actually doing this :). I'm using the chrome.tabs API as a way of communicating to individual tabs in Chrome. If you are interested the extension source is here: https://github.com/berrberr/streamkeys