Elementary New Tab

Elementary New Tab is a new elegant, lightweight and incredibly beautiful tab for your browser

什麼是Elementary New Tab?

Elementary New Tab是由Gamake開發的Chrome擴展程式,該擴展的主要功能是“Elementary New Tab is a new elegant, lightweight and incredibly beautiful tab for your browser”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Elementary New Tab擴展crx文件

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

擴展使用說明

                        💎 Elementary New Tab is a new elegant, lightweight and incredibly beautiful tab for your browser.

✨ Fast switching of the search service Google, Yandex, Bing, choose what you need with one click.

✨ Extensive gallery of quality images for the background of your page

✨ Minimalistic customizable tabs for quick access to your favorite sites                    

擴展基本資訊

名稱 Elementary New Tab Elementary New Tab
ID nkchlojdkebfdanfjngpdimocljgpfhh
官方網址 https://chromewebstore.google.com/detail/elementary-new-tab/nkchlojdkebfdanfjngpdimocljgpfhh
簡介 Elementary New Tab is a new elegant, lightweight and incredibly beautiful tab for your browser
檔案大小 2.92 MB
安裝次數 72
目前版本 1.0.4
更新時間 2021-01-17
上架時間 2020-12-20
評分 5.00/5 共 4 次評分
開發者 Gamake
電子郵箱 [email protected]
付費類型 free
支援的語言 de,en,fr,tr,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Elementary New Tab",
    "description": "__MSG_extDescription__",
    "version": "1.0.4",
    "default_locale": "en",
    "manifest_version": 2,
    "icons": {
        "16": "assets\/images\/icons\/icon_16.png",
        "48": "assets\/images\/icons\/icon_48.png",
        "128": "assets\/images\/icons\/icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "storage",
        "topSites",
        "*:\/\/wallhaven.cc\/*"
    ]
}