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"입니다.
확장 프로그램 스크린샷
Virtual Piano New Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
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" } } |