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 https://www.downloadhub.cloud द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Little Synth Piano is a compact and simple Use add-on for playing and learning the piano."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Little Synth Piano एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" } |