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
公式URL 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
Eメール [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"
}