Simple NotePad Sync

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

Simple NotePad Syncとは何ですか?

Simple NotePad SyncはSubgurimによって開発されたChromeの拡張機能で、その主な機能は「Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's」です。

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

screenshot

Simple NotePad Sync拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Extremely simple notepad.

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

拡張機能の基本情報

名前 Simple NotePad Sync Simple NotePad Sync
ID bbekgiidjkhflbpmcoiolidflfpganjk
公式URL https://chromewebstore.google.com/detail/simple-notepad-sync/bbekgiidjkhflbpmcoiolidflfpganjk
説明 Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's
ファイルサイズ 35.64 KB
インストール数 405
現在のバージョン 1.2
最終更新日 2014-06-13
公開日 2014-06-13
評価 4.44/5 合計 9 レビュー
開発者 Subgurim
支払い方法 free
対応言語 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"
    ]
}