Custom New Tab Background

Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB

Custom New Tab Backgroundとは何ですか?

Custom New Tab BackgroundはSubash Pathakによって開発されたChromeの拡張機能で、その主な機能は「Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB」です。

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

screenshot

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

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

拡張機能の使用方法

                        Set a custom background image or wallpaper on new tab page.
Icon by lexacahyani from the Noun Project                    

拡張機能の基本情報

名前 Custom New Tab Background Custom New Tab Background
ID odkemkdbjdjlpipmdmnidmcbjnchpghm
公式URL https://chromewebstore.google.com/detail/custom-new-tab-background/odkemkdbjdjlpipmdmnidmcbjnchpghm
説明 Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB
ファイルサイズ 244 KB
インストール数 13,571
現在のバージョン 1.0.4
最終更新日 2021-04-15
公開日 2019-04-10
評価 3.80/5 合計 45 レビュー
開発者 Subash Pathak
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/Subash/chrome-custom-new-tab-background
ヘルプページのURL https://github.com/Subash/chrome-custom-new-tab-background
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Custom New Tab Background",
    "version": "1.0.4",
    "description": "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    }
}