Virtual Piano New Tab
a vitrual piano extension for chrome
What is Virtual Piano New Tab?
Virtual Piano New Tab is a Chrome extension developed by Reaffix, and its main feature is "a vitrual piano extension for chrome".
Extension Screenshots
Download Virtual Piano New Tab Extension CRX File
Download Virtual Piano New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Virtual Piano New Tab |
ID | mjankngableaneikajphfjdiblpfmldl |
Official URL | https://chromewebstore.google.com/detail/virtual-piano-new-tab/mjankngableaneikajphfjdiblpfmldl |
Description | a vitrual piano extension for chrome |
File Size | 244 KB |
Installation Count | 1,635 |
Current Version | 1.01 |
Last Updated | 2022-02-01 |
Publish Date | 2021-12-30 |
Rating | 4.33/5 Total 15 Ratings |
Developer | Reaffix |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | http://www.reaffix.co/privacy-policy |
Supported Languages | 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" } } |