WebExtension.net
Toggle dark mode
WebExtension.net

Empty New Tab Page

View on Chrome Web Store
View Empty New Tab Page Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (12 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Replace the default new tab page with a blank page while retaining the default favicon. Supports dark mode.
Type
Extension
Users
2,000 users
1K
https://www.facebook.com/browservery
View author page of https://www.facebook.com/browservery
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 13, 2022
Version 0.1.0
Manifest version
3
Updated
Updated on January 3, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Empty New Tab Page Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.1.0",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "offline_enabled": true,
    "icons": {
        "16": "icons\/icon_light16.png",
        "24": "icons\/icon_light24.png",
        "32": "icons\/icon_light32.png",
        "48": "icons\/icon_light48.png",
        "64": "icons\/icon_light64.png",
        "128": "icons\/icon_light128.png"
    },
    "chrome_url_overrides": {
        "newtab": "html\/new_tab.html"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top