This Chrome extension replaces your Google Chrome "new tab" page with a list of links you get to customize.
- Open this "New Tab Page" Chrome extension on the Chrome Web Store.
- Click "Add to Chrome".
- Open a new tab. Your new tab page will be replaced by this Chrome extension.
- Chrome might ask "Is this the new tab you were expecting?". Select "Keep changes".
- On the new tab page, click "Customize this page".
To work with the code for this Chrome extension, you need to install this extension in "developer mode":
- Download (and unzip) or clone this repository.
- Install this Chrome extention:
- Visit
chrome://extensions
on Google Chrome. - Turn on "Developer mode" using top-right toggle switch.
- Click "Load unpacked" and select this
new-tab-page-chrome-extension
folder.
- Visit
- Open a new tab. Your new tab page will be replaced by this Chrome extension.
- Chrome might ask "Is this the new tab you were expecting?". Select "Keep changes".
- On the new tab page, click "Customize this page".
Create a GitHub issue if you:
- find a bug,
- have a feature request, or
- have a question