Ping Pong Game

an offline Ping Pong game extension. Play it on every new tab!

Ping Pong Game란 무엇입니까?

Ping Pong Game은(는) DisplayLinks에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "an offline Ping Pong game extension. Play it on every new tab!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Ping Pong Game 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Play Ping Pong Game and pass the time! a new game in each tab. 
Play and win! 
Win points by scoring the ball across the computer player, up to 5 wins in each level. 
Get better and reach the top! 
The extension works also offline - so you can enjoy it anywhere and any time! 

By clicking "Add to Chrome", I accept and agree to install the Ping Pong Game Chrome extension and set 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.

Home - https://www.displaylinks.net/
License Agreement - https://www.displaylinks.net/license-agreement
Privacy Policy - https://www.displaylinks.net/privacy-policy
Contact information - https://www.displaylinks.net/contact-us
Contact email - [email protected]                    

확장 프로그램 기본 정보

이름 Ping Pong Game Ping Pong Game
ID kfnaafpoedgfocjkmoebekdkbojhpggn
공식 URL https://chromewebstore.google.com/detail/ping-pong-game/kfnaafpoedgfocjkmoebekdkbojhpggn
설명 an offline Ping Pong game extension. Play it on every new tab!
파일 크기 13.34 KB
설치 횟수 3,000
현재 버전 1.1
최근 업데이트 2022-06-23
출시 날짜 2022-02-22
평점 2.40/5 총 5 개의 평점
개발자 DisplayLinks
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.displaylinks.net/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ping Pong Game",
    "version": "1.1",
    "description": "an offline Ping Pong game extension. Play it on every new tab!",
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    },
    "action": {
        "default_icon": "icons\/m.png"
    },
    "icons": {
        "16": "icons\/s.png",
        "48": "icons\/m.png",
        "128": "icons\/b.png"
    },
    "manifest_version": 3
}