New Tab Page - Empty And Grey

With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.

Apa itu New Tab Page - Empty And Grey?

New Tab Page - Empty And Grey adalah ekstensi Chrome yang dikembangkan oleh ibrasaymeh, dan fitur utamanya adalah "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi New Tab Page - Empty And Grey

Unduh file ekstensi New Tab Page - Empty And Grey 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 is ideal for those who don't want to worry about which recently visited pages will show up on the new tab page, and who prefer a plain dark page over a noisy and complex one.                    

Informasi Dasar Ekstensi

Nama New Tab Page - Empty And Grey New Tab Page - Empty And Grey
ID mlhjffgheoihilfchfjplpjkfejgobgf
URL Resmi https://chromewebstore.google.com/detail/new-tab-page-empty-and-gr/mlhjffgheoihilfchfjplpjkfejgobgf
Deskripsi With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.
Ukuran File 3.86 KB
Jumlah Instalasi 64
Versi Saat Ini 1.1
Terakhir Diperbarui 2018-11-27
Tanggal Publikasi 2018-11-26
Pengembang ibrasaymeh
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "ntp_empty_grey.html"
    },
    "description": "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.",
    "icons": {
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "name": "New Tab Page - Empty And Grey",
    "version": "1.1"
}