Sidebar Note
This is a simple sidebar notepad.Contents are automatically saved.
Sidebar Noteคืออะไร?
Sidebar Note เป็นส่วนขยายของ Chrome ที่พัฒนาโดย onolog2021 และคุณลักษณะหลักของมันคือ "This is a simple sidebar notepad.Contents are automatically saved."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Sidebar Note
ดาวน์โหลดไฟล์ส่วนขยาย Sidebar Note ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Please use it for casual notes while watching Youtube, temporary reminders, etc. !Notice! Google extensions don't work on Chrome Web Store. Try something other than this site.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Sidebar Note |
ID | memfpkjhpnpfedeijphipikoolidjdbl |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/sidebar-note/memfpkjhpnpfedeijphipikoolidjdbl |
คำอธิบาย | This is a simple sidebar notepad.Contents are automatically saved. |
ขนาดไฟล์ | 11.52 KB |
จำนวนการติดตั้ง | 731 |
เวอร์ชันปัจจุบัน | 0.12.1 |
อัปเดตครั้งล่าสุด | 2022-08-28 |
วันที่เผยแพร่ | 2022-07-25 |
คะแนน | 3.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | onolog2021 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "manifest_version": 3, "version": "0.12.1", "description": "__MSG_extDescription__", "default_locale": "en", "permissions": [ "activeTab", "scripting", "storage" ], "background": { "service_worker": "background.js" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "action": [], "web_accessible_resources": [ { "resources": [ "\/content\/*", "https:\/\/cdn.jsdelivr.net\/npm\/[email protected]\/font\/bootstrap-icons.css" ], "matches": [ " |