Virtual Piano New Tab
a vitrual piano extension for chrome
Qu'est-ce que Virtual Piano New Tab ?
Virtual Piano New Tab est une extension Chrome développée par Reaffix, et sa fonction principale est "a vitrual piano extension for chrome".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Virtual Piano New Tab
Téléchargez les fichiers d'extension Virtual Piano New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Virtual Piano New Tab |
ID | mjankngableaneikajphfjdiblpfmldl |
URL Officiel | https://chromewebstore.google.com/detail/virtual-piano-new-tab/mjankngableaneikajphfjdiblpfmldl |
Description | a vitrual piano extension for chrome |
Taille du Fichier | 244 KB |
Nombre d'Installations | 1,635 |
Version Actuelle | 1.01 |
Dernière Mise à Jour | 2022-02-01 |
Date de Publication | 2021-12-30 |
Évaluation | 4.33/5 Total 15 Évaluations |
Développeur | Reaffix |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | http://www.reaffix.co/privacy-policy |
Langues Prises en Charge | 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" } } |