Virtual Piano
Fun Piano Extension for Chrome, which supports both mouse and keyboard keys to play. (s-j) and (z-m)
Hvad er Virtual Piano?
Virtual Piano er en Chrome-udvidelse udviklet af kinshuk.jagdev, og dens hovedfunktion er "Fun Piano Extension for Chrome, which supports both mouse and keyboard keys to play. (s-j) and (z-m)".
Udvidelsesskærmbilleder
Download Virtual Piano-udvidelses-CRX-fil
Download Virtual Piano-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
                        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æggende oplysninger om udvidelsen
| Navn |   |  
| ID | oljoggdfjccjjdhmpneknggimlhdijji | 
| Officiel URL | https://chromewebstore.google.com/detail/virtual-piano/oljoggdfjccjjdhmpneknggimlhdijji | 
| Beskrivelse | Fun Piano Extension for Chrome, which supports both mouse and keyboard keys to play. (s-j) and (z-m) | 
| Filstørrelse | 104 KB | 
| Antal Installationer | 447 | 
| Nuværende Version | 1.0.2 | 
| Senest Opdateret | 2021-11-16 | 
| Udgivelsesdato | 2021-11-16 | 
| Bedømmelse | 3.00/5 Samlet 2 Bedømmelser | 
| Udvikler | kinshuk.jagdev | 
| [email protected] | |
| Betalingsmetode | free | 
| Understøttede Sprog | 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)"
}  |  |