This was something I made for myself and then made it open source in case anyone wanted to use it or learn from it. Basically, I'm underwhelmed by the default new tab page setup in any browser so I made my own. It uses the bookmarks API and some JSON configuration to display collections of bookmarks with FontAwesome icons.

It also has a reference section, which is hard coded at the moment to display some common HTML entities I use a lot, with a link to the full list.

At the bottom of the page is a extendable library, again using the bookmarks API to pull folders of bookmarks.

If you're interested, check out the project on GitHub.