I'm brand new to html and js although I know Java and BASH pretty well and wanted to make a chrome extension
What I want to do is have a script that opens up a website "http://www.quotationspage.com/mqotd.html" and puts the first quote given across/under an image from another website "http://browse.deviantart.com/photography/abstract/", all about the same size as the default popup that the example comes with
So far I have changed the permissions in the .json file, but haven't figured out how to actually retrieve the information from the websites. I know that the example takes files from a search in flickr with tags "photo", but I don't fully understand how these tags work and would have many more questions but don't want to waste your time. Thanks in advance!