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
官方網址 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"
}