Smart Notes
browser based sticky notes 🔥
Smart Notesคืออะไร?
Smart Notes เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://smartcodehub.com และคุณลักษณะหลักของมันคือ "browser based sticky notes 🔥"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Smart Notes
ดาวน์โหลดไฟล์ส่วนขยาย Smart Notes ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Smart Note is a note-taking displaying them in easy to consume way, and brand new feature of video conferencing directly from your browser new tab without going to any url developed by Smartcodehub It also supports photo notes, voice notes. a simple alarm notification setting We covered it when it launched, but the short version is that Smart Notes lets you quickly take and save those notes, photos, voice memos, It supports Video Calls Audio Calls video Conferencing screen sharing for better colabration Call recording and many more which you expect from an app the cool thing is you can do it directly fro your browsers new tab
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Smart Notes |
ID | aimmakfgnnekphmbajghonpfkjljmfkn |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/smart-notes/aimmakfgnnekphmbajghonpfkjljmfkn |
คำอธิบาย | browser based sticky notes 🔥 |
ขนาดไฟล์ | 3.69 MB |
จำนวนการติดตั้ง | 1,488 |
เวอร์ชันปัจจุบัน | 1.0.7 |
อัปเดตครั้งล่าสุด | 2020-06-29 |
วันที่เผยแพร่ | 2020-06-29 |
คะแนน | 4.20/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | https://smartcodehub.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://smartnotes.smartcodehub.com/ |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Smart Notes", "author": "Neeraj Dana", "version": "1.0.7", "description": "browser based sticky notes \ud83d\udd25", "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "notifications" ], "content_security_policy": "script-src 'self' https:\/\/*.smartcodehub.com; object-src 'self'" } |