Quickly access your favourite websites whenever you open a new tab
- Easy customisation using a built-in configuration menu, or alternatively a JSON file
- Keyboard controls
- Customisable search function
- Export/Import function to backup your config or to use the same one on multiple devices
Install the Firefox add-on or the Chrome add-on.
If you're using a different browser:
Download a release, download the zip of the latest version on GitHub,
or just clone the repository. If your browser doesn't support the
WebExtensions API you'll have to find a way to overwrite the newtab page of
your browser and select index.html
as the new one.
The startpage is also hosted on GitHub pages for demonstration purposes. You can set your newtab url to that site, but I can't guarantee the GitHub pages version will always be up-to-date.
The config menu can be opened any time by clicking the gear icon in the
bottom-right corner of the screen, or by writing -config
into the search
square.
The arrow keys can be used to navigate the squares: left and right will move to a different square and up and down will move between links in a square. The selected link can then be visited by pressing enter.
The tab key automatically selects the search field.
The startpage can be configured by using a configuration file or by using the
built-in menu.
If you're having problems or have an improvement you can create an issue here.