Virtual Piano
Fun Piano Extension for Chrome, which supports both mouse and keyboard keys to play. (s-j) and (z-m)
Vad är Virtual Piano?
Virtual Piano är en Chrome-tillägg utvecklad av kinshuk.jagdev, och dess huvudfunktion är "Fun Piano Extension for Chrome, which supports both mouse and keyboard keys to play. (s-j) and (z-m)".
Tilläggsskärmbilder
Ladda ner Virtual Piano-förlängningens CRX-fil
Ladda ner Virtual Piano-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        Piano Extension for Chrome, which supports both mouse and keyboard keys to play. Use keyboard keys (s-j) for playing black keys and (z-m) keyboard keys for playing white keys. Take your time off work and have some fun!                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | oljoggdfjccjjdhmpneknggimlhdijji | 
| Officiell webbadress | https://chromewebstore.google.com/detail/virtual-piano/oljoggdfjccjjdhmpneknggimlhdijji | 
| Beskrivning | Fun Piano Extension for Chrome, which supports both mouse and keyboard keys to play. (s-j) and (z-m) | 
| Filstorlek | 104 KB | 
| Antal Installationer | 447 | 
| Aktuell Version | 1.0.2 | 
| Senast Uppdaterad | 2021-11-16 | 
| Publiceringsdatum | 2021-11-16 | 
| Betyg | 3.00/5 Totalt 2 Betyg | 
| Utvecklare | kinshuk.jagdev | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Stödda Språk | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Virtual Piano",
    "version": "1.0.2",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "logo.png"
    },
    "icons": {
        "128": "logo.png"
    },
    "description": "Fun Piano Extension for Chrome, which supports both mouse and keyboard keys to play. (s-j) and (z-m)"
}  |  |