Little Synth Piano
Little Synth Piano is a compact and simple Use add-on for playing and learning the piano.
Little Synth Pianoคืออะไร?
Little Synth Piano เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.downloadhub.cloud และคุณลักษณะหลักของมันคือ "Little Synth Piano is a compact and simple Use add-on for playing and learning the piano."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Little Synth Piano
ดาวน์โหลดไฟล์ส่วนขยาย Little Synth Piano ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A lightweight and simple-to-use add-on for playing and learning the piano is called Little Synth Piano. It is entirely constructed using web technologies (HTML, JS, CSS). Using either the mouse or the built-in keyboard, you can play your favourite sound. Little Synth Piano is a compact and simple-to-use add-on for playing and learning the piano. It is entirely based on web technologies. Using the mouse or built-in keyboard, Overall, this app is a lightweight and incredibly user-friendly piano and guitar sound or drum software that runs in your browser.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Little Synth Piano |
ID | ipjihocheeihhnlikejndlohhlafkcij |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/little-synth-piano/ipjihocheeihhnlikejndlohhlafkcij |
คำอธิบาย | Little Synth Piano is a compact and simple Use add-on for playing and learning the piano. |
ขนาดไฟล์ | 427 KB |
จำนวนการติดตั้ง | 118 |
เวอร์ชันปัจจุบัน | 1.3 |
อัปเดตครั้งล่าสุด | 2022-12-09 |
วันที่เผยแพร่ | 2022-12-08 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | https://www.downloadhub.cloud |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้าช่วยเหลือ | https://www.downloadhub.cloud/2022/12/little-synth-piano.html |
URL หน้านโยบายความเป็นส่วนตัว | https://www.downloadhub.cloud/p/privacy-policy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "16": "data\/icons\/16.png", "32": "data\/icons\/32.png", "48": "data\/icons\/48.png", "64": "data\/icons\/64.png" }, "default_title": "Little Synth Piano" }, "background": { "service_worker": "background.js" }, "commands": { "_execute_action": [] }, "description": "Little Synth Piano is a compact and simple Use add-on for playing and learning the piano.", "homepage_url": "https:\/\/www.downloadhub.cloud\/2022\/12\/little-synth-piano.html", "icons": { "128": "data\/icons\/128.png", "16": "data\/icons\/16.png", "32": "data\/icons\/32.png", "48": "data\/icons\/48.png", "64": "data\/icons\/64.png" }, "manifest_version": 3, "name": "Little Synth Piano", "offline_enabled": true, "permissions": [ "storage", "contextMenus" ], "version": "1.3" } |