NCT New Tab

Replaces each new tab with an NCT picture and quote.

NCT New Tabとは何ですか?

NCT New Tabはjenniferによって開発されたChromeの拡張機能で、その主な機能は「Replaces each new tab with an NCT picture and quote.」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        NCT New Tab replaces each new tab page with an NCT picture and quote. There are over 200 combinations of background colors, pictures, and quotes!                    

拡張機能の基本情報

名前 NCT New Tab NCT New Tab
ID fgigciogjfempoibledajebmlabaekee
公式URL https://chromewebstore.google.com/detail/nct-new-tab/fgigciogjfempoibledajebmlabaekee
説明 Replaces each new tab with an NCT picture and quote.
ファイルサイズ 13.54 MB
インストール数 524
現在のバージョン 1.1
最終更新日 2021-01-07
公開日 2020-12-29
評価 5.00/5 合計 3 レビュー
開発者 jennifer
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NCT New Tab",
    "version": "1.1",
    "manifest_version": 2,
    "description": "Replaces each new tab with an NCT picture and quote.",
    "chrome_url_overrides": {
        "newtab": "page.html"
    },
    "icons": {
        "16": "smalljaemin.png",
        "32": "smalljaemin.png",
        "48": "smalljaemin.png",
        "128": "smalljaemin.png"
    },
    "browser_action": {
        "default_title": "NCT New Tab",
        "default_icon": "smalljaemin.png"
    }
}