Diary : Easy Note
This extension helps to take Notes
Diary : Easy Noteคืออะไร?
Diary : Easy Note เป็นส่วนขยายของ Chrome ที่พัฒนาโดย kirtan และคุณลักษณะหลักของมันคือ "This extension helps to take Notes"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Diary : Easy Note
ดาวน์โหลดไฟล์ส่วนขยาย Diary : Easy Note ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
User can create E-Notes.
Color coding helps to improve user experience.
New Feature & Improvement:
- More Colors
- Auto Save Feature
- Search Note Feature
- Optimized Look ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | obffgekpfghbkgcfhifoanggmcfdkjkb |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/diary-easy-note/obffgekpfghbkgcfhifoanggmcfdkjkb |
| คำอธิบาย | This extension helps to take Notes |
| ขนาดไฟล์ | 57.45 KB |
| จำนวนการติดตั้ง | 133 |
| เวอร์ชันปัจจุบัน | 1.0.3 |
| อัปเดตครั้งล่าสุด | 2022-05-18 |
| วันที่เผยแพร่ | 2022-05-18 |
| คะแนน | 5.00/5 รวมทั้งหมด 5 คะแนน |
| ผู้พัฒนา | kirtan |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Diary : Easy Note",
"version": "1.0.3",
"manifest_version": 3,
"action": {
"default_popup": "index.html",
"default_icon": "notelogo.png",
"default_title": "My Diary"
},
"description": "This extension helps to take Notes",
"icons": {
"128": "notelogo.png",
"64": "notelogo64.png",
"48": "notelogo48.png",
"32": "notelogo32.png"
},
"permissions": []
} | |