Work-Note

Work-Note - save your notes where you are.

What is Work-Note?

Work-Note is a Chrome extension developed by Alex Zarnitsa, and its main feature is "Work-Note - save your notes where you are.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Work-Note Extension CRX File

Download Work-Note extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Work-Note Work-Note
ID ilonmfcpfefeelkojaclhipbfmodbfli
Official URL https://chromewebstore.google.com/detail/work-note/ilonmfcpfefeelkojaclhipbfmodbfli
Description Work-Note - save your notes where you are.
File Size 528 KB
Installation Count 1,852
Current Version 1.0.7
Last Updated 2022-02-18
Publish Date 2015-02-12
Rating 4.86/5 Total 22 Ratings
Developer Alex Zarnitsa
Email [email protected]
Payment Type free
Supported Languages 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"
}