A lightweight Javascript navigation control for showing and moving between heterogenuous search results.
Clone into a directory, start chrome with --allow-file-access-from-files (it is needed, because the search.json is fetched with a file:// URL. It will not be needed in production, because all the files will be fetched with http(s)://). Then open the index.html.