WebExtension.net
WebExtension.net

New Tab - Home page and Calendar

View on Chrome Web Store
View New Tab - Home page and Calendar Chrome Extension on Chrome Web Store
4.8 (2,367 ratings)
1 new ratings

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

New tab homepage with Google Calendar, Tasks, ChatGPT, Gmail
Type
Extension
Users
10,000 users
Website rendom.net
Rendom
View author page of Rendom
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 1, 2020
Version 4.0.4
Manifest version
3
Updated
Updated on November 14, 2024
View on Chrome Web Store
View New Tab - Home page and Calendar Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDesc__",
    "manifest_version": 3,
    "default_locale": "en",
    "content_security_policy": {
        "content_scripts": "font-src 'self' data:; script-src 'self'; object-src 'self'; worker-src 'self'",
        "extension_pages": "font-src 'self' data:; script-src 'self'; object-src 'self'; worker-src 'self'"
    },
    "commands": {
        "commandToggleSidebar": {
            "suggested_key": {
                "windows": "Alt+X",
                "mac": "Alt+X",
                "chromeos": "Alt+X",
                "linux": "Alt+X"
            },
            "description": "Toggle Sidebar"
        },
        "commandToggleOverlay": {
            "suggested_key": {
                "windows": "Alt+C",
                "mac": "Alt+C",
                "chromeos": "Alt+C",
                "linux": "Alt+C"
            },
            "description": "Toggle Overlay"
        }
    },
    "version": "4.0.4",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAig79E1GZZDDBVuFkE3LRiQgtCplffmADFiJDqokKFQgycZFJJvI54kZ3EPRJVd6LwzR9ZIUoPtnJQba7cR6NB5ITQt964vieg6BEvXPM+fOaXKFVpGyirUqdtG6OyA6MwxMoU1lRkigfxhqewHDPooeqppp5q\/C9tIdXP5ZmkMXskRUW1ACVjGI0e+oDTxa+sG2gZrSgRi5HCoaMFDbyEay1xaqt9HimjEVTpe4DERWdrR8RnZU+ShCRA1w6DJHPl9Yafb09kLZPw+3vlB7n9+iCYQDPQL+\/h7mAg1BSi9fKJcnO5YswOIDDo2GF7wqiETFopSSoQIHWCSRXallX9wIDAQAB",
    "icons": {
        "16": "assets\/apps\/nova\/icon_128.png",
        "32": "assets\/apps\/nova\/icon_128_white.png",
        "48": "assets\/apps\/nova\/icon_128.png",
        "128": "assets\/apps\/nova\/icon_128.png"
    },
    "oauth2": {
        "client_id": "990704142214-rn5fjh3hb70apt6o6c38d7sks552eafe.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/calendar",
            "https:\/\/www.googleapis.com\/auth\/tasks"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "_favicon\/*",
                "assets\/sounds\/*",
                "assets\/**",
                "localization\/*",
                "contentScript\/*",
                "*"
            ],
            "use_dynamic_url": false
        }
    ],
    "action": {
        "default_icon": {
            "16": "assets\/apps\/nova\/icon_128_white.png",
            "32": "assets\/apps\/nova\/icon_128_white.png",
            "48": "assets\/apps\/nova\/icon_128.png",
            "128": "assets\/apps\/nova\/icon_128.png"
        }
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "side_panel": {
        "default_path": "sidePanel.html"
    },
    "permissions": [
        "storage",
        "cookies",
        "identity",
        "unlimitedStorage",
        "offscreen",
        "bookmarks",
        "contextMenus",
        "tabs",
        "scripting",
        "declarativeNetRequestWithHostAccess",
        "topSites",
        "alarms",
        "sidePanel",
        "notifications"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "optional_permissions": [
        "history",
        "downloads",
        "favicon"
    ],
    "optional_host_permissions": []
}
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