New Tab No Doodles

Remove Google doodles from the new tab page.

New Tab No Doodlesとは何ですか?

New Tab No DoodlesはGaston Lagaffeによって開発されたChromeの拡張機能で、その主な機能は「Remove Google doodles from the new tab page.」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        This extension replaces the new tab page with a page that aims to remain visually similar to the new tab page but without any Google doodles.

NOTE: Personalized and dynamic aspects of the new tab page (such as themes, wallpapers and shortcuts) are not supported.                    

拡張機能の基本情報

名前 New Tab No Doodles New Tab No Doodles
ID elinkdhiglllcjpdilenamlilknhbppj
公式URL https://chromewebstore.google.com/detail/new-tab-no-doodles/elinkdhiglllcjpdilenamlilknhbppj
説明 Remove Google doodles from the new tab page.
ファイルサイズ 27.28 KB
インストール数 2,222
現在のバージョン 1.1.2
最終更新日 2023-08-25
公開日 2022-06-19
評価 4.84/5 合計 19 レビュー
開発者 Gaston Lagaffe
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab No Doodles",
    "description": "Remove Google doodles from the new tab page.",
    "version": "1.1.2",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "home.html"
    },
    "icons": {
        "16": "favicon16.png",
        "32": "favicon32.png",
        "48": "seedling48.png",
        "128": "seedling128.png"
    }
}