A Google Chrome extension that provides extra functionality, such as Last.fm integration, to the web-based “Synology DSM AudioStation” application. The frontend is built using Jquery, Underscore, Backbone and Bootstrap. It is published in the Chrome Web Store and the code repository can be found at
GitHub. The backend consists of a Node.js + Express.js server, running in OpenShift, with mongoose.js to connect to a MongoLab instance. The codebase for this can be found also
on GitHub. Both, server and client side, use mocha.js and sinon.js for testing.