WebExtension.net
WebExtension.net

Good Morning - New Tab by cloudHQ

View on Chrome Web Store
View Good Morning - New Tab by cloudHQ Chrome Extension on Chrome Web Store
4.3 (90 ratings)

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

Replace your boring new tab page with an inspirational personal dashboard!
Type
Extension
Users
10,000 users
cloudHQ
View author page of cloudHQ
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 20, 2017
Version 1.0.2.19
Manifest version
3
Updated
Updated on July 11, 2023
View on Chrome Web Store
View Good Morning - New Tab by cloudHQ Chrome Extension on Chrome Web Store
lifestyle/news
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Good Morning - New Tab by cloudHQ",
    "short_name": "Good Morning by cloudHQ",
    "description": "Replace your boring new tab page with an inspirational personal dashboard!",
    "version": "1.0.2.19",
    "author": "https:\/\/www.cloudhq.net",
    "content_scripts": [
        {
            "exclude_globs": [],
            "css": [],
            "include_globs": [],
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "scripting",
        "storage",
        "tabs",
        "background"
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/",
        "https:\/\/mail-attachment.googleusercontent.com\/",
        "https:\/\/inbox.google.com\/",
        "https:\/\/www.cloudhq.net\/",
        "https:\/\/api.forismatic.com\/"
    ],
    "manifest_version": 3,
    "web_accessible_resources": [
        {
            "resources": [
                "javascripts\/*",
                "icons\/*",
                "fonts\/*",
                "html\/*",
                "*"
            ],
            "matches": [
                "*:\/\/*.cloudhq.net\/*"
            ]
        }
    ],
    "icons": {
        "48": "icons\/gmail_dashboard.png",
        "128": "icons\/gmail_dashboard.png"
    },
    "converted_from_user_script": true,
    "externally_connectable": {
        "matches": [
            "*:\/\/*.cloudhq.net\/*"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "html\/newtab.html"
    }
}
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