BiTab New Tab

BiTab Newtab is Beautiful personal homepage for Google Chrome New Tab - Chrome native newtab

什麼是BiTab New Tab?

BiTab New Tab是由greathousemendy開發的Chrome擴展程式,該擴展的主要功能是“BiTab Newtab is Beautiful personal homepage for Google Chrome New Tab - Chrome native newtab”。

擴展截圖

screenshot

下載BiTab New Tab擴展crx文件

下載BiTab New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        BiTab New Tab is Manager Plus for Chrome - A beautiful homepage every time you open a new tab, instant results that help you search faster
Stunning wallpapers and Instant results - search faster, look better.

You can make beautiful personal homepage for Google Chrome.

You can edit the new tab page. You can personalize beautiful with new tab search, tabbed speed dial and more!

After installing this extension, you can use the following features:
- Beautiful personal homepage,
- User can add favorite sites.
- Group sites by category using tabs.
- Enjoy inspiring and calming photos in the new tab.
- You can change the default search option.
- Customize the wallpaper on your new tab page.
- You can see time

Offers modern web browsers New tab page functions for free directly in Google Chrome                    

擴展基本資訊

名稱 BiTab New Tab BiTab New Tab
ID ecdcpcdmgjloljoobfojpoeedeaonega
官方網址 https://chromewebstore.google.com/detail/bitab-new-tab/ecdcpcdmgjloljoobfojpoeedeaonega
簡介 BiTab Newtab is Beautiful personal homepage for Google Chrome New Tab - Chrome native newtab
檔案大小 41.1 MB
安裝次數 351
目前版本 8.0.1
更新時間 2023-10-15
上架時間 2023-04-21
評分 4.30/5 共 23 次評分
開發者 greathousemendy
電子郵箱 [email protected]
付費類型 free
支援的語言 id,en,en-GB,en-US,uk,hi,zh-CN,zh-TW,ja,ko
manifest.json
{
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en_US",
    "action": {
        "default_title": "Home page"
    },
    "background": {
        "service_worker": "js\/init.js"
    },
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Search",
            "keyword": "Search",
            "search_url": "https:\/\/smartwebfinder.com\/?n=1&q={searchTerms}",
            "favicon_url": "https:\/\/smartwebfinder.com\/favicon.ico",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "icons": {
        "128": "img\/assets\/icon128.png",
        "16": "img\/assets\/icon16.png",
        "32": "img\/assets\/icon32.png",
        "48": "img\/assets\/icon48.png"
    },
    "manifest_version": 3,
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "8.0.1"
}