WebExtension.net
Toggle dark mode
WebExtension.net

Home - New Tab Page | ChatGPT search with GPT-4o AI answers

View on Chrome Web Store
View Home - New Tab Page | ChatGPT search with GPT-4o AI answers Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (9,759 ratings)
1 new ratings
2 views
This extension has been viewed 2 times

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

A homepage you will fall in love with! Notifications, badges, recent tabs, quick notes, calendar and more. AI search ChatGPT GPT-4o.
Type
Extension
Users
60,000 users
10K
Website homenewtab.com
gblazex
View author page of gblazex
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 24, 2012
Version 24.12.10.1
Manifest version
3
Updated
Updated on December 10, 2024
make_chrome_yours/functionality
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Home - New Tab Page | ChatGPT search with GPT-4o AI answers Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Home - New Tab Page | ChatGPT search with GPT-4o AI answers",
    "description": "A homepage you will fall in love with! Notifications, badges, recent tabs, quick notes, calendar and more. AI search ChatGPT GPT-4o.",
    "version": "24.12.10.1",
    "minimum_chrome_version": "120",
    "background": {
        "service_worker": "js\/service_worker.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icons\/home\/home16.png",
        "32": "icons\/home\/home32.png",
        "48": "icons\/home.png",
        "128": "icons\/home.png"
    },
    "permissions": [
        "bookmarks",
        "tabs",
        "management",
        "notifications",
        "chrome:\/\/favicon\/",
        "webNavigation",
        "storage",
        "unlimitedStorage",
        "cookies",
        "idle",
        "identity",
        "offscreen",
        "alarms",
        "favicon"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "<all_urls>"
    ],
    "optional_permissions": [
        "history"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/www.homenewtab.com\/*",
                "https:\/\/www.homenewtab.com\/*"
            ],
            "js": [
                "js\/content_script.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.homenewtabsearch.com\/*",
                "*:\/\/homenewtabsearch.com.s3-website-us-east-1.amazonaws.com\/*"
            ],
            "js": [
                "js\/search\/search_content_script.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "manifest_version": 3,
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; frame-src https:\/\/*.facebook.com https:\/\/*.twitter.com"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "css\/search_badge.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "_favicon\/*"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": [
                "*"
            ]
        }
    ],
    "oauth2": {
        "client_id": "1024356103437-t90vgokgf8d7fi0cef1imopvgsh02pvl.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/calendar.readonly"
        ]
    },
    "offline_enabled": true,
    "action": {
        "default_title": "Home - New Tab Page"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

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