WebExtension.net
Toggle dark mode
WebExtension.net

Clear New Tab

View on Chrome Web Store
View Clear New Tab Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (292 ratings)
1 new ratings
17 views
This extension has been viewed 17 times

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

Remove everything from the new tab page while keeping your theme background, or use any image, GIF, or video as a custom wallpaper.
Type
Extension
Users
40,000 users
10K
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 July 27, 2017
Version 6.10.0
Manifest version
3
Updated
Updated on January 6, 2025
make_chrome_yours/functionality
Extension Category
View on Chrome Web Store
View Clear New Tab 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": "6.10.0",
    "default_locale": "en",
    "icons": {
        "16": "icon16.png",
        "24": "icon24.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "64": "icon64.png",
        "96": "icon96.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": {
            "16": "icon_colored16.png",
            "24": "icon_colored24.png",
            "32": "icon_colored32.png",
            "48": "icon_colored48.png",
            "64": "icon_colored64.png",
            "96": "icon_colored96.png",
            "128": "icon_colored128.png"
        }
    },
    "name": "Clear New Tab",
    "description": "__MSG_description__",
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "settings.html",
        "open_in_tab": true
    },
    "chrome_url_overrides": {
        "newtab": "new_tab.html"
    },
    "sandbox": {
        "pages": [
            "sandbox.html"
        ]
    },
    "permissions": [
        "storage",
        "alarms",
        "management",
        "offscreen"
    ],
    "optional_permissions": [
        "clipboardRead"
    ],
    "host_permissions": [
        "https:\/\/clients2.google.com\/*",
        "https:\/\/clients2.googleusercontent.com\/*"
    ],
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals allow-top-navigation; script-src 'self' 'unsafe-inline'; child-src 'self'"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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