Ping-Pong.Classic

Classic Ping Pong. Popup game.

Ping-Pong.Classicคืออะไร?

Ping-Pong.Classic เป็นส่วนขยายของ Chrome ที่พัฒนาโดย noreal.inv และคุณลักษณะหลักของมันคือ "Classic Ping Pong. Popup game."

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

screenshot
screenshot

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

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

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

                        Classic Ping Pong.
Free Popup Game.
Two-dimensional sports game that simulates table tennis. The player controls an in-game paddle by moving it vertically across the left side of the screen. Player use the paddles to hit a ball back and forth.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Ping-Pong.Classic Ping-Pong.Classic
ID omaoangojgdeimbhlnnfnephhklfnhpo
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/ping-pongclassic/omaoangojgdeimbhlnnfnephhklfnhpo
คำอธิบาย Classic Ping Pong. Popup game.
ขนาดไฟล์ 49.01 KB
จำนวนการติดตั้ง 14,388
เวอร์ชันปัจจุบัน 1.13
อัปเดตครั้งล่าสุด 2020-05-09
วันที่เผยแพร่ 2020-05-09
คะแนน 4.50/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา noreal.inv
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://badhopeplum.ru/privacy_policy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_popup": "index.html"
    },
    "description": "Classic Ping Pong. Popup game.",
    "icons": {
        "128": "icons\/icon-128.png",
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "Ping-Pong.Classic",
    "offline_enabled": true,
    "permissions": [],
    "version": "1.13"
}