Newtab Notepad

Simple notepad and task manager for newtab.

Qu'est-ce que Newtab Notepad ?

Newtab Notepad est une extension Chrome développée par Unknown, et sa fonction principale est "Simple notepad and task manager for newtab.".

Captures d'Écran de l'Extension

screenshot

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

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

                        Simple newtab page that works as a notepad. Saves after close. Type "#" and refresh to create a task. Lightweight and power-efficient.                    

Informations de Base sur l'Extension

Nom Newtab Notepad Newtab Notepad
ID lpaljnokgodjncnejlfagmapjldgbflm
URL Officiel https://chromewebstore.google.com/detail/newtab-notepad/lpaljnokgodjncnejlfagmapjldgbflm
Description Simple notepad and task manager for newtab.
Taille du Fichier 8.5 KB
Nombre d'Installations 99
Version Actuelle 1.2
Dernière Mise à Jour 2017-05-04
Date de Publication 2017-05-04
Évaluation 3.33/5 Total 6 Évaluations
Développeur Unknown
Type de Paiement free
Site Web de l'Extension http://gokulswamy.me
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Newtab Notepad",
    "short_name": "Newtabpad",
    "description": "Simple notepad and task manager for newtab.",
    "version": "1.2",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}