Work-Note

Work-Note - save your notes where you are.

Qu'est-ce que Work-Note ?

Work-Note est une extension Chrome développée par Alex Zarnitsa, et sa fonction principale est "Work-Note - save your notes where you are.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Work-Note

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

                        Well, it is very convenient for your work. 
In this application, no any additional heavy plugins, thanks to this, it works faster. 
The application has been tested and is very stable.                    

Informations de Base sur l'Extension

Nom Work-Note Work-Note
ID ilonmfcpfefeelkojaclhipbfmodbfli
URL Officiel https://chromewebstore.google.com/detail/work-note/ilonmfcpfefeelkojaclhipbfmodbfli
Description Work-Note - save your notes where you are.
Taille du Fichier 528 KB
Nombre d'Installations 1,852
Version Actuelle 1.0.7
Dernière Mise à Jour 2022-02-18
Date de Publication 2015-02-12
Évaluation 4.86/5 Total 22 Évaluations
Développeur Alex Zarnitsa
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/Notes_n2.png",
        "default_popup": "popup.html",
        "default_title": "Work-Note"
    },
    "description": "Work-Note - save your notes where you are.",
    "icons": {
        "128": "\/images\/Notes_128.png"
    },
    "permissions": [
        "storage"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvRhUkQg\/lNTXEWhZ4wsyN\/1b6l9hrkxBtwepF2ApIW9oXXNZ+r5e3vlxVgBgUwjyR2FLtbl0ohk+zR7y+GjBOMs1VKMBZ8Ue\/HLtY2KSUzVOf5UQNXzNvxHLEc\/ASPiawx9TlcO4KaXuz0q+NG5b\/Fq4M\/D7Uy2YzGcZ299OARAZd1yP919e5S8P\/\/WZzGKhebSdQwl60THe0221Oh5W62PHO475\/vTTlNldOyInj9P1a78U53fneGN0TWtwKdFQo+RcutAukb37K1bS4t\/GgHx6fNOhf0y8JChxHtBKpwhj3MjVR8t0gfdcCq\/ZdikGfjBw07G78cd\/hZ5ix2RTLQIDAQAB",
    "manifest_version": 2,
    "name": "Work-Note",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.7"
}