Work-Note

Work-Note - save your notes where you are.

Work-Noteとは何ですか?

Work-NoteはAlex Zarnitsaによって開発されたChromeの拡張機能で、その主な機能は「Work-Note - save your notes where you are.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Work-Note拡張機能のCRXファイルをダウンロード

Work-Note拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Work-Note Work-Note
ID ilonmfcpfefeelkojaclhipbfmodbfli
公式URL https://chromewebstore.google.com/detail/work-note/ilonmfcpfefeelkojaclhipbfmodbfli
説明 Work-Note - save your notes where you are.
ファイルサイズ 528 KB
インストール数 1,852
現在のバージョン 1.0.7
最終更新日 2022-02-18
公開日 2015-02-12
評価 4.86/5 合計 22 レビュー
開発者 Alex Zarnitsa
Eメール [email protected]
支払い方法 free
対応言語 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"
}