New Tab No Doodles

Remove Google doodles from the new tab page.

Apa itu New Tab No Doodles?

New Tab No Doodles adalah ekstensi Chrome yang dikembangkan oleh Gaston Lagaffe, dan fitur utamanya adalah "Remove Google doodles from the new tab page.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi New Tab No Doodles

Unduh file ekstensi New Tab No Doodles dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama New Tab No Doodles New Tab No Doodles
ID elinkdhiglllcjpdilenamlilknhbppj
URL Resmi https://chromewebstore.google.com/detail/new-tab-no-doodles/elinkdhiglllcjpdilenamlilknhbppj
Deskripsi Remove Google doodles from the new tab page.
Ukuran File 27.28 KB
Jumlah Instalasi 2,222
Versi Saat Ini 1.1.2
Terakhir Diperbarui 2023-08-25
Tanggal Publikasi 2022-06-19
Penilaian 4.84/5 Total 19 Penilaian
Pengembang Gaston Lagaffe
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}