https://github.com/spikef/new-tab
Open the [about:blank] page when you open a new tab.
https://github.com/spikef/new-tab
Last synced: 4 months ago
JSON representation
Open the [about:blank] page when you open a new tab.
- Host: GitHub
- URL: https://github.com/spikef/new-tab
- Owner: Spikef
- Created: 2017-09-18T06:31:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-18T06:48:12.000Z (almost 9 years ago)
- Last Synced: 2025-10-28T12:48:17.983Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome extension new tab
Open the `about:blank` page when you open a new tab.
## Why
The [new tab redirect](https://github.com/jimschubert/NewTab-Redirect) does this well for years, util Chrome 61 released.
So, if you updated your chrome to v61+, and you want to open a blank page immediately after you open the new tab. This is a best choice.
## How
1. Download the source code;
2. Navigate to `chrome://extensions/`
3. Check `Developer mode`
4. Click `Load Unpacked Extension...`
5. Select the `new-tab` source code directory from step 1
6. Uncheck `Developer mode`