Fix for latest Extension Hypemachine bug

Published 2014-06-10 on Farid Zakaria's Blog

Wah Happened?!

During the last week I got a lot of e-mails from people telling me how the extension was no longer working for them. The complaint was the name of the song downloaded seemed to have been 'garbled' or no longer working. I'm sorry it took me a while (~1 week) to dig into it, however I now have published the fix into a new branch on Github.

#Run this from 'Terminal' on your mac for instance
git clone -b chrome-bug-373182 git@github.com:fzakaria/HypeMachine-Extension.git

For those curious, the regression (bug) looks to be caused by Chrome/Chromium and is currently being tracked here, where they don't seem to be respecting the download attribute for anchor tags.

Enjoy the music,
Farid