Infinity New Tab

The New tab preferred by million users,add website icon,HD wallpapers,bookmark,weather,notes,to-do list,extended and history manager

Infinity New Tabとは何ですか?

Infinity New Tabはhttps://www.infinitynewtab.comによって開発されたChromeの拡張機能で、その主な機能は「The New tab preferred by million users,add website icon,HD wallpapers,bookmark,weather,notes,to-do list,extended and history manager」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Infinity New Tab拡張機能のCRXファイルをダウンロード

Infinity New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Based on the past knowledge, Infinity considers that New Tab should be equipped with better features and minimalist design. Today we redefine New Tab as a pursuit of minimalist aesthetics, one-stop service experience and less content for more features. A new generation of tab means a more accessible and powerful New Tab. Allow elegant and easy use of chrome. 

Infinity New Tab: Customize chrome New Tab; Open an era of page adding, which means that the URL will be added to the New Tab no matter which page you are browsing; Goggle Mail Reminder, Weather Tips, Todos, History Management, App Management, Notepad Application like Evernote, HD wallpapers, Bing, Baidu and Goggle Search can all be innovatively found in  New Tab. Offer more simple and convenient applications.
Infinity Features:

1. Wonderful Icons: With flat design style, including more than 200 domestic and international popular icons.
2. HD Wallpapers: Carefully select 365 wallpapers from 35,000 HD ones to match the icons so that a new wallpaper is available for each specific day; Of course, you may also select the pictures from your computer as the wallpaper
3. Cloud Sync: Back up real-time data to the Cloud, and allow Onekey Recovery from the Cloud.
4. Intelligent Mail Notification: Gmail Mail Reminder. 
5. Todos: Check the things to be done and the things that have been done at any time. 
6. Personalized Search: Select your favorite search engine and customize additional personal search engine. 
7. App Extension Management: Manage your extensions quickly and conveniently. 
8. History Management: View your search history.
9. Notepad: Record life details. 


Privacy Policy:
http://infinitynewtab.com/terms.html                    

拡張機能の基本情報

名前 Infinity New Tab Infinity New Tab
ID dbfmnekepjoapopniengjbcpnbljalfg
公式URL https://chromewebstore.google.com/detail/infinity-new-tab/dbfmnekepjoapopniengjbcpnbljalfg
説明 The New tab preferred by million users,add website icon,HD wallpapers,bookmark,weather,notes,to-do list,extended and history manager
ファイルサイズ 4.58 MB
インストール数 542,960
現在のバージョン 10.0.121
最終更新日 2024-02-25
公開日 2020-04-16
評価 4.58/5 合計 11578 レビュー
開発者 https://www.infinitynewtab.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://infinitynewtab.com
対応言語 id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,da,es,es-419,it,hu,pl,pt-BR,pt-PT,ro,sk,fi,sv,cs,el,ru,uk,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "permissions": [
        "activeTab",
        "storage",
        "unlimitedStorage",
        "background"
    ],
    "background": {
        "page": "background\/index.html",
        "persistent": true
    },
    "chrome_url_overrides": {
        "newtab": "newtab\/index.html"
    },
    "name": "__MSG_name__",
    "description": "__MSG_extension_des__",
    "browser_action": {
        "default_title": "__MSG_add_to_infinity__",
        "default_popup": "popup\/index.html",
        "default_icon": {
            "32": "icon\/basic32.png",
            "96": "icon\/basic96.png",
            "128": "icon\/basic128.png"
        }
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "default_locale": "en_US",
    "optional_permissions": [
        "https:\/\/google.com\/",
        "https:\/\/suggestion.baidu.com\/",
        "https:\/\/mail.google.com\/",
        "notifications",
        "bookmarks",
        "topSites",
        "history",
        "chrome:\/\/favicon\/",
        "management",
        ""
    ],
    "version": "10.0.121",
    "icons": {
        "32": "icon\/basic32.png",
        "96": "icon\/basic96.png",
        "128": "icon\/basic128.png"
    },
    "minimum_chrome_version": "57"
}