WebExtension.net
WebExtension.net

Creative New Tab

View on Chrome Web Store
View Creative New Tab Chrome Extension on Chrome Web Store
5.0 (6 ratings)

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

Change the homepage with useful space for notes, remarks or ToDo lists. Add text and edit it directly in a new tab
Type
Extension
Users
14 users
1
Website creattab.com
Creative New Tab
View author page of Creative New Tab
Published
Published on December 13, 2022
Version 2.7.7
Manifest version
3
Updated
Updated on September 10, 2024
View on Chrome Web Store
View Creative New Tab Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "version": "2.7.7",
    "default_locale": "en",
    "manifest_version": 3,
    "icons": {
        "32": "img\/logo.png",
        "64": "img\/logo.png",
        "128": "img\/logo.png"
    },
    "permissions": [
        "bookmarks",
        "storage",
        "unlimitedStorage",
        "tabs",
        "notifications",
        "alarms",
        "search"
    ],
    "action": {
        "default_title": "__MSG_title__"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "img\/info.svg",
                "img\/loader.svg",
                "img\/logo.png",
                "img\/move.svg"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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