New Tab No Doodles

Remove Google doodles from the new tab page.

Wat is New Tab No Doodles?

New Tab No Doodles is een Chrome-extensie ontwikkeld door Gaston Lagaffe, en de belangrijkste functie is "Remove Google doodles from the new tab page.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie New Tab No Doodles

Download New Tab No Doodles-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam New Tab No Doodles New Tab No Doodles
ID elinkdhiglllcjpdilenamlilknhbppj
Officiële URL https://chromewebstore.google.com/detail/new-tab-no-doodles/elinkdhiglllcjpdilenamlilknhbppj
Beschrijving Remove Google doodles from the new tab page.
Bestandsgrootte 27.28 KB
Aantal Installaties 2,222
Huidige Versie 1.1.2
Laatst Bijgewerkt 2023-08-25
Publicatiedatum 2022-06-19
Beoordeling 4.84/5 Totaal 19 Beoordelingen
Ontwikkelaar Gaston Lagaffe
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}