Love the simplicity! Congrats! What would it take to turn it into a stand-alone html file that could be "double clicked" and used as an application? It almost seems to work, but I wasn't able to add new feeds.
I don't think that would work well, because most feeds block CORS requests (or rather, they don't explicitly allow CORS requests) and you would have to wait for the last request to finish every time.