Note It !

make a short note in Chrome

Note It !คืออะไร?

Note It ! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://sutthirak.info และคุณลักษณะหลักของมันคือ "make a short note in Chrome"

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

screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย Note It ! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Short Note across your Chrome.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Note It ! Note It !
ID daadpdebbeekfgjeldnkkpcjkemjbadm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/note-it/daadpdebbeekfgjeldnkkpcjkemjbadm
คำอธิบาย make a short note in Chrome
ขนาดไฟล์ 174 KB
จำนวนการติดตั้ง 161
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2015-07-27
วันที่เผยแพร่ 2015-07-27
คะแนน 2.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://sutthirak.info
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.sutthirak.info
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Note It !",
    "description": "make a short note in Chrome",
    "version": "1.0",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "note.html",
        "default_title": "Note It !"
    },
    "permissions": [
        "storage"
    ]
}