Newtab Extension
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-16.
Extension Actions
CRX ID
kimpnejhelbejolkadkkpeoldhgkfbmc
Status
- Minor Policy Violation
- Removed Long Ago
- No Privacy Policy
Description from extension meta
Open a new tab in an existing window.
Description from store
The goal of this extension is to allow launching chrome://newtab in an
existing Chrome window via a desktop shortcut, script, slickrun command, etc.
Following a shortcut to chrome://newtab seems to always open a new window.
Navigating to the URL using JS in a static page won't work because the page
cannot access chrome:// URLs. Thus, an extension and a cooperative HTML page
are required. See newtab.html.