Virtual Piano New Tab
a vitrual piano extension for chrome
Was ist Virtual Piano New Tab?
Virtual Piano New Tab ist eine Chrome-Erweiterung, die von Reaffix entwickelt wurde, und ihr Hauptmerkmal ist "a vitrual piano extension for chrome".
Erweiterungsscreenshots
Virtual Piano New Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Virtual Piano New Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Play the piano with your mouse every new tab. By clicking "Add to chrome", I accept and agree to installing the "Virtual Piano New Tab" Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing. Privacy Policy: http://www.reaffix.co/privacy-policy Terms and Conditions: http://www.reaffix.co/piano-new-tab About Us: http://www.reaffix.co/ Contact Us: http://www.reaffix.co/contact-us
Grundlegende Informationen zur Erweiterung
Name | Virtual Piano New Tab |
ID | mjankngableaneikajphfjdiblpfmldl |
Offizielle URL | https://chromewebstore.google.com/detail/virtual-piano-new-tab/mjankngableaneikajphfjdiblpfmldl |
Beschreibung | a vitrual piano extension for chrome |
Dateigröße | 244 KB |
Installationsanzahl | 1,635 |
Aktuelle Version | 1.01 |
Letztes Update | 2022-02-01 |
Veröffentlichungsdatum | 2021-12-30 |
Bewertung | 4.33/5 Insgesamt 15 Bewertungen |
Entwickler | Reaffix |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | http://www.reaffix.co/privacy-policy |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Virtual Piano New Tab", "version": "1.01", "description": "a vitrual piano extension for chrome", "chrome_url_overrides": { "newtab": "new-tab\/index.html" }, "action": { "default_icon": "icons\/ico48.png" }, "icons": { "16": "icons\/ico16.png", "48": "icons\/ico48.png", "128": "icons\/ico128.png" } } |