Simple NotePad Sync

Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's

Qu'est-ce que Simple NotePad Sync ?

Simple NotePad Sync est une extension Chrome développée par Subgurim, et sa fonction principale est "Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Simple NotePad Sync

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

                        Extremely simple notepad.

Just write or paste text and it will be shared in all your Chrome's                    

Informations de Base sur l'Extension

Nom Simple NotePad Sync Simple NotePad Sync
ID bbekgiidjkhflbpmcoiolidflfpganjk
URL Officiel https://chromewebstore.google.com/detail/simple-notepad-sync/bbekgiidjkhflbpmcoiolidflfpganjk
Description Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's
Taille du Fichier 35.64 KB
Nombre d'Installations 405
Version Actuelle 1.2
Dernière Mise à Jour 2014-06-13
Date de Publication 2014-06-13
Évaluation 4.44/5 Total 9 Évaluations
Développeur Subgurim
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Simple NotePad Sync",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "clipboardWrite"
    ]
}