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.
Qu'est-ce que New Tab Page - Empty And Grey ?
New Tab Page - Empty And Grey est une extension Chrome développée par ibrasaymeh, et sa fonction principale est "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension New Tab Page - Empty And Grey
Téléchargez les fichiers d'extension New Tab Page - Empty And Grey au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | New Tab Page - Empty And Grey |
ID | mlhjffgheoihilfchfjplpjkfejgobgf |
URL Officiel | https://chromewebstore.google.com/detail/new-tab-page-empty-and-gr/mlhjffgheoihilfchfjplpjkfejgobgf |
Description | With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails. |
Taille du Fichier | 3.86 KB |
Nombre d'Installations | 64 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2018-11-27 |
Date de Publication | 2018-11-26 |
Développeur | ibrasaymeh |
Type de Paiement | free |
Langues Prises en Charge | 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" } |