New Tab Notepad

A persistent notepad on the "New Tab" page

Qu'est-ce que New Tab Notepad ?

New Tab Notepad est une extension Chrome développée par sweenzor, et sa fonction principale est "A persistent notepad on the "New Tab" page".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension New Tab Notepad

Téléchargez les fichiers d'extension New Tab Notepad 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

                        A persistent notepad on the "New Tab" page                    

Informations de Base sur l'Extension

Nom New Tab Notepad New Tab Notepad
ID djfmjecpknbihjjjeijgmdfhcbflahgb
URL Officiel https://chromewebstore.google.com/detail/new-tab-notepad/djfmjecpknbihjjjeijgmdfhcbflahgb
Description A persistent notepad on the "New Tab" page
Taille du Fichier 142 KB
Nombre d'Installations 866
Version Actuelle 0.2
Dernière Mise à Jour 2015-03-11
Date de Publication 2015-03-10
Évaluation 3.91/5 Total 22 Évaluations
Développeur sweenzor
Type de Paiement free
Site Web de l'Extension https://github.com/sweenzor/new-tab-notepad
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Notepad",
    "version": "0.2",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "start-page.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 2
}