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.

Wat is New Tab Page - Empty And Grey?

New Tab Page - Empty And Grey is een Chrome-extensie ontwikkeld door ibrasaymeh, en de belangrijkste functie is "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie New Tab Page - Empty And Grey

Download New Tab Page - Empty And Grey-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 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.                    

Basisinformatie over de Extensie

Naam New Tab Page - Empty And Grey New Tab Page - Empty And Grey
ID mlhjffgheoihilfchfjplpjkfejgobgf
Officiële URL https://chromewebstore.google.com/detail/new-tab-page-empty-and-gr/mlhjffgheoihilfchfjplpjkfejgobgf
Beschrijving With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.
Bestandsgrootte 3.86 KB
Aantal Installaties 64
Huidige Versie 1.1
Laatst Bijgewerkt 2018-11-27
Publicatiedatum 2018-11-26
Ontwikkelaar ibrasaymeh
Betalingswijze free
Ondersteunde Talen 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"
}