Ping Pong Game

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

Ping Pong Gameคืออะไร?

Ping Pong Game เป็นส่วนขยายของ Chrome ที่พัฒนาโดย DisplayLinks และคุณลักษณะหลักของมันคือ "an offline Ping Pong game extension. Play it on every new tab!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ping Pong Game

ดาวน์โหลดไฟล์ส่วนขยาย Ping Pong Game ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
}