A simple and efficient new tab page in HTML.
The method above will work, but Ungoogled-Chromium provides an easier way that doesn't require an extension.
- Download the HTML file.
- Enter
chrome://flags
in the address bar. - Search for "custom-ntp".
- Set it to the location of the HTML file (e.g.,
C:\files\New-Tab(Local).html
).
- The file
New-Tab(GoogleFonts).html
uses the Roboto font via Google Fonts (over a more private alternative, Fontlay), whereasNew-Tab(Local).html
uses the Arial font locally. The local one loads much faster.