RhiNote

Taking notes has never been this simple before!

RhiNoteとは何ですか?

RhiNoteはVYKDigitalによって開発されたChromeの拡張機能で、その主な機能は「Taking notes has never been this simple before!」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        A very simple note taking extension that does not disrupt what you are doing. Rhinote lays over what ever site you are browsing so you can easily write a note and go back to browsing. Features auto saves so you never lose your notes. Choose the color you want you note to be to stay organize.                    

拡張機能の基本情報

名前 RhiNote RhiNote
ID pianmjimibbblnmpihpcihpomncboadc
公式URL https://chromewebstore.google.com/detail/rhinote/pianmjimibbblnmpihpcihpomncboadc
説明 Taking notes has never been this simple before!
ファイルサイズ 281 KB
インストール数 13
現在のバージョン 0.0.1
最終更新日 2016-10-16
公開日 2016-10-16
評価 5.00/5 合計 1 レビュー
開発者 VYKDigital
支払い方法 free
対応言語 en-US
manifest.json
{
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_popup": "index.html"
    },
    "description": "Taking notes has never been this simple before!",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "RhiNote",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.1"
}