Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
New Tab Page
It turns out that you can't configure the CMD+T (new tab) behavior in Chrome to open a specific URL. This extension is a workaround for that.
Features
- Configure the URL to open when a new tab is created
Install
- Clone this repository
- Run
npm install - Run
npm run build - Open Chrome and go to
chrome://extensions - Enable "Developer mode"
- Click "Load unpacked" and select the
distdirectory