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
Eメール [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"
    }
}