I’ve been touting Google Chrome for a while now and I still really like it but… Today I was developing a website for work and wanted to be able to use JavaScript (actually jQuery) to grab an HTML table and have the user download it as a CSV file.
I found a script to do it but it wouldn’t work no matter what I tried (on Chrome). I finally tried it on FireFox and it worked fine.
I started investigating and I found that Google broke that feature in Chrome 19. There are a few workarounds but the one I chose seems best.
I found out they offer a browser called Chrome Canary which they call the “bleeding edge” but it’s really just a beta of the regular Chrome.
I installed it and it solves the download problem plus it’s even faster than Chrome 19.
If you’re interested you can grab it here.