WebExtension.net
WebExtension.net

Infinity New Tab (Pro)

View on Chrome Web Store
View Infinity New Tab (Pro) Chrome Extension on Chrome Web Store
4.9 (24,838 ratings)

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

Infinity New Tab Pro allows you to customize your New Tab page
Type
Extension
Users
400,000 users
Infinity Teams
View author page of Infinity Teams
Published
Published on July 20, 2017
Version 11.0.13
Manifest version
3
Updated
Updated on November 10, 2024
View on Chrome Web Store
View Infinity New Tab (Pro) Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "storage",
        "unlimitedStorage",
        "offscreen",
        "background"
    ],
    "background": {
        "service_worker": "serviceworker.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab\/index.html"
    },
    "name": "__MSG_name_pro__",
    "description": "__MSG_extension_des_pro__",
    "action": {
        "default_title": "__MSG_add_to_infinity__",
        "default_popup": "popup\/index.html",
        "default_icon": {
            "32": "icon\/pro32.png",
            "96": "icon\/pro96.png",
            "128": "icon\/pro128.png"
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "default_locale": "en_US",
    "optional_permissions": [
        "notifications",
        "bookmarks",
        "topSites",
        "history",
        "favicon",
        "management"
    ],
    "optional_host_permissions": [
        "https:\/\/google.com\/",
        "https:\/\/suggestion.baidu.com\/",
        "https:\/\/mail.google.com\/",
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "_favicon\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "version": "11.0.13",
    "icons": {
        "32": "icon\/pro32.png",
        "96": "icon\/pro96.png",
        "128": "icon\/pro128.png"
    },
    "minimum_chrome_version": "88"
}
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