RhiNote

Taking notes has never been this simple before!

RhiNoteคืออะไร?

RhiNote เป็นส่วนขยายของ Chrome ที่พัฒนาโดย VYKDigital และคุณลักษณะหลักของมันคือ "Taking notes has never been this simple before!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย RhiNote

ดาวน์โหลดไฟล์ส่วนขยาย 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"
}