WebExtension.net
WebExtension.net

New Tab for Google Workspace™

View on Chrome Web Store
View New Tab for Google Workspace™ Chrome Extension on Chrome Web Store
4.4 (451 ratings)

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

Replace new tab page with a personal dashboard featuring, fast access to installed applications, bookmarks, history.
Type
Extension
Users
200,000 users
Global Solution inc.
View author page of Global Solution inc.
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 23, 2016
Version 2.5.3.66
Manifest version
3
Updated
Updated on October 14, 2024
View on Chrome Web Store
View New Tab for Google Workspace™ 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": "2.5.3.66",
    "name": "__MSG_name__",
    "default_locale": "en",
    "description": "__MSG_description__",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "icons": {
        "16": "images\/g-suite-icon-16.png",
        "48": "images\/g-suite-icon-48.png",
        "128": "images\/g-suite-icon-128.png"
    },
    "action": {
        "default_icon": "images\/g-suite-icon-48.png"
    },
    "background": {
        "service_worker": ".\/js\/background.js",
        "type": "module"
    },
    "chrome_url_overrides": {
        "newtab": "index.vulcanized.html"
    },
    "permissions": [
        "bookmarks",
        "management",
        "storage",
        "https:\/\/gsuite-app.com\/",
        "history",
        "topSites"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "_favicon\/*"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": [
                "*"
            ]
        }
    ]
}
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