Newtab Clear

Replace current newtab screen with blank newtab.

Qu'est-ce que Newtab Clear ?

Newtab Clear est une extension Chrome développée par [email protected], et sa fonction principale est "Replace current newtab screen with blank newtab.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Newtab Clear

Téléchargez les fichiers d'extension Newtab Clear 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

                        For those who prefer new tabs display a blank page                    

Informations de Base sur l'Extension

Nom Newtab Clear Newtab Clear
ID dgjhckfnkeboglnhifjdbpakiocmophg
URL Officiel https://chromewebstore.google.com/detail/newtab-clear/dgjhckfnkeboglnhifjdbpakiocmophg
Description Replace current newtab screen with blank newtab.
Taille du Fichier 17.13 KB
Nombre d'Installations 72
Version Actuelle 1.2.5
Dernière Mise à Jour 2014-05-28
Date de Publication 2014-05-28
Évaluation 5.00/5 Total 2 Évaluations
Développeur [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Newtab Clear",
    "version": "1.2.5",
    "description": "Replace current newtab screen with blank newtab.",
    "icons": {
        "128": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "offline_enabled": true
}