Virtual Piano New Tab

a vitrual piano extension for chrome

什么是Virtual Piano New Tab?

Virtual Piano New Tab是由Reaffix开发的Chrome扩展程序,该扩展的主要功能是“a vitrual piano extension for chrome”。

扩展截图

screenshot
screenshot
screenshot

下载Virtual Piano New Tab扩展crx文件

下载Virtual Piano New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 Virtual Piano New Tab Virtual Piano New Tab
ID mjankngableaneikajphfjdiblpfmldl
官方URL https://chromewebstore.google.com/detail/virtual-piano-new-tab/mjankngableaneikajphfjdiblpfmldl
简介 a vitrual piano extension for chrome
文件大小 244 KB
安装次数 1,635
当前版本 1.01
更新时间 2022-02-01
上架时间 2021-12-30
评分 4.33/5 共15次评分
开发者 Reaffix
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL http://www.reaffix.co/privacy-policy
支持的语言 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"
    }
}