Side Note
Instant note-taking
Side Noteคืออะไร?
Side Note เป็นส่วนขยายของ Chrome ที่พัฒนาโดย arazh1123 และคุณลักษณะหลักของมันคือ "Instant note-taking"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Side Note
ดาวน์โหลดไฟล์ส่วนขยาย Side Note ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Side Note is a lightweight and intuitive Chrome extension designed to enhance your note-taking experience. With Side Note, you can easily capture and organize your thoughts, ideas, reminders, and important information right from your browser. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | cbdihfmhpnmelimibgefmggifdnegkil |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/side-note/cbdihfmhpnmelimibgefmggifdnegkil |
| คำอธิบาย | Instant note-taking |
| ขนาดไฟล์ | 111 KB |
| จำนวนการติดตั้ง | 168 |
| เวอร์ชันปัจจุบัน | 1.0 |
| อัปเดตครั้งล่าสุด | 2023-06-02 |
| วันที่เผยแพร่ | 2023-06-02 |
| คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
| ผู้พัฒนา | arazh1123 |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://www.azazaz.xyz/sidenote-plugin |
| URL หน้าช่วยเหลือ | https://www.azazaz.xyz/sidenote-plugin |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Side Note",
"version": "1.0",
"description": "Instant note-taking",
"permissions": [
"storage"
],
"action": {
"default_icon": {
"16": "icons\/logo-icon.png"
},
"default_popup": "popup.html"
},
"manifest_version": 3
} | |