This is an experiment. I wanted to explore the possibilities of the Graph API and figure out if it was possible to create some sort of bulk download using front-end technologies only. While it seems impossible to create a ZIP file using only JavaScript, I found out that Chrome allows downloading multiple files at once...