Virtual Piano New Tab
a vitrual piano extension for chrome
O que é Virtual Piano New Tab?
Virtual Piano New Tab é uma extensão do Chrome desenvolvida por Reaffix, e sua principal característica é "a vitrual piano extension for chrome".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Virtual Piano New Tab
Baixe arquivos de extensão Virtual Piano New Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | Virtual Piano New Tab |
ID | mjankngableaneikajphfjdiblpfmldl |
URL Oficial | https://chromewebstore.google.com/detail/virtual-piano-new-tab/mjankngableaneikajphfjdiblpfmldl |
Descrição | a vitrual piano extension for chrome |
Tamanho do Arquivo | 244 KB |
Contagem de Instalações | 1,635 |
Versão Atual | 1.01 |
Última Atualização | 2022-02-01 |
Data de Publicação | 2021-12-30 |
Classificação | 4.33/5 Total de 15 Avaliações |
Desenvolvedor | Reaffix |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | http://www.reaffix.co/privacy-policy |
Idiomas Suportados | 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" } } |