WebExtension.net
WebExtension.net

Clear New Tab

View on Chrome Web Store
View Clear New Tab Chrome Extension on Chrome Web Store
4.6 (283 ratings)

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 and display any image, gif or video in it as a wallpaper.
Type
Extension
Users
40,000 users
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.7.0
Manifest version
3
Updated
Updated on June 10, 2024
View on Chrome Web Store
View Clear New Tab Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "6.7.0",
    "default_locale": "en",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "64": "icon64.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.

© 2024 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