NEXXT TABS

NEXXT Tabs will replace your default browser tab with a modern looking and customizable one.

什麼是NEXXT TABS?

NEXXT TABS是由NoCymer | Lobsang開發的Chrome擴展程式,該擴展的主要功能是“NEXXT Tabs will replace your default browser tab with a modern looking and customizable one.”。

擴展截圖

screenshot
screenshot

下載NEXXT TABS擴展crx文件

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

擴展使用說明

                        This extension will provide plethora of tools for you to customize your browsing experience :

• 4 Full HD Default wallpapers

• Add custom wallpapers 

• Shuffle all wallpapers, pick the ones that you love the most or set a static one

• Anime release schedule to keep an eye on weekly anime releases

• Countdown feature to keep track of your upcoming important event

Get NEXXT Tabs now and enjoy the nexxt browsing experience.                    

擴展基本資訊

名稱 NEXXT TABS NEXXT TABS
ID dbocanalfbkfdbpjpnbjmipaidlogbmi
官方網址 https://chromewebstore.google.com/detail/nexxt-tabs/dbocanalfbkfdbpjpnbjmipaidlogbmi
簡介 NEXXT Tabs will replace your default browser tab with a modern looking and customizable one.
檔案大小 6.02 MB
安裝次數 4,435
目前版本 4.0
更新時間 2024-01-29
上架時間 2021-12-28
評分 4.73/5 共 11 次評分
開發者 NoCymer | Lobsang
電子郵箱 [email protected]
付費類型 free
擴展官網 https://github.com/NoCymer/nexxt-tabs
說明頁面URL https://forms.gle/MvYPGFKk7A8ShPZu7
支援的語言 en,fr,vi,es,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "4.0",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "action": {
        "default_icon": "icon.png"
    },
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "unlimitedStorage",
        "search"
    ],
    "icons": {
        "128": "icon128.png"
    },
    "author": "NoCymer"
}