WebExtension.net
WebExtension.net

Infinity New Tab for Mobile

View on Chrome Web Store
View Infinity New Tab for Mobile Chrome Extension on Chrome Web Store
4.2 (16 ratings)

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

Customize your new tab page.Now compatible with Kiwi browser, Lemur browser,etc.
Type
Extension
Users
4,000 users
Infinity Teams
View author page of Infinity Teams
Published
Published on September 17, 2019
Version 3.0.17
Manifest version
2
Updated
Updated on September 27, 2022
View on Chrome Web Store
View Infinity New Tab for Mobile 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",
    "name": "__MSG_extension_name__",
    "description": "__MSG_extension_des__",
    "manifest_version": 2,
    "default_locale": "en_US",
    "background": {
        "page": "background\/index.html",
        "persistent": true
    },
    "chrome_url_overrides": {
        "newtab": "newtab\/index.html"
    },
    "browser_action": {
        "default_title": "__MSG_add_to_infinity__",
        "default_popup": "popup\/index.html",
        "default_icon": {
            "32": "icon\/icon32.png",
            "96": "icon\/icon96.png",
            "128": "icon\/icon128.png"
        }
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "activeTab",
        "notifications",
        "https:\/\/google.com\/",
        "https:\/\/suggestion.baidu.com\/",
        "background"
    ],
    "optional_permissions": [],
    "version": "3.0.17",
    "icons": {
        "32": "icon\/icon32.png",
        "96": "icon\/icon96.png",
        "128": "icon\/icon128.png"
    },
    "minimum_chrome_version": "80"
}
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