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
电子邮箱 [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"
    }
}