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によって開発されたChromeの拡張機能で、その主な機能は「Little Synth Piano is a compact and simple Use add-on for playing and learning the piano.」です。
拡張機能のスクリーンショット
Little Synth Piano拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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" } |