New Tab No Doodles

Remove Google doodles from the new tab page.

What is New Tab No Doodles?

New Tab No Doodles is a Chrome extension developed by Gaston Lagaffe, and its main feature is "Remove Google doodles from the new tab page.".

Extension Screenshots

screenshot
screenshot

Download New Tab No Doodles Extension CRX File

Download New Tab No Doodles extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name New Tab No Doodles New Tab No Doodles
ID elinkdhiglllcjpdilenamlilknhbppj
Official URL https://chromewebstore.google.com/detail/new-tab-no-doodles/elinkdhiglllcjpdilenamlilknhbppj
Description Remove Google doodles from the new tab page.
File Size 27.28 KB
Installation Count 2,222
Current Version 1.1.2
Last Updated 2023-08-25
Publish Date 2022-06-19
Rating 4.84/5 Total 19 Ratings
Developer Gaston Lagaffe
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}