[The Note Tab]

View your notes in every new tab

Qu'est-ce que [The Note Tab] ?

[The Note Tab] est une extension Chrome développée par Maxim Collingwood, et sa fonction principale est "View your notes in every new tab".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension [The Note Tab]

Téléchargez les fichiers d'extension [The Note Tab] 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

                        Have access to beautiful, personalized, minimalistic notes that save as you type, every time you open a new tab.                    

Informations de Base sur l'Extension

Nom [The Note Tab] [The Note Tab]
ID noebonbkfkpobdnfhjbhafgmllaooicg
URL Officiel https://chromewebstore.google.com/detail/the-note-tab/noebonbkfkpobdnfhjbhafgmllaooicg
Description View your notes in every new tab
Taille du Fichier 7.98 KB
Nombre d'Installations 110
Version Actuelle 1
Dernière Mise à Jour 2017-09-27
Date de Publication 2017-09-26
Évaluation 2.33/5 Total 3 Évaluations
Développeur Maxim Collingwood
Email [email protected]
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "new.html"
    },
    "name": "[The Note Tab]",
    "description": "View your notes in every new tab",
    "version": "1",
    "icons": {
        "128": "icon.png",
        "16": "128.png"
    },
    "browser_action": {
        "default_icon": "128.png"
    }
}