Pinball Game Machine

Pinball Game Machine

Pinball Game Machineคืออะไร?

Pinball Game Machine เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Maze Cracker Games และคุณลักษณะหลักของมันคือ "Pinball Game Machine"

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

screenshot
screenshot
screenshot

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

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

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

                        A pack of three cool pinball machines: classical, breakout style an football style. Click the arrows keys to flip the pad and hit the ball to hit the bonus points. You can spend hours with this addictive game!

Breakout version: break the bricks with the ball to earn extra points

Football version: push the ball to the gate to earn extra points

Enjoy it                    

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

ชื่อ Pinball Game Machine Pinball Game Machine
ID beoilbnfimmfmlkflenphpcjcicfbdgp
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/pinball-game-machine/beoilbnfimmfmlkflenphpcjcicfbdgp
คำอธิบาย Pinball Game Machine
ขนาดไฟล์ 18.96 KB
จำนวนการติดตั้ง 3,000
เวอร์ชันปัจจุบัน 1.7
อัปเดตครั้งล่าสุด 2018-10-25
วันที่เผยแพร่ 2018-10-25
คะแนน 4.38/5 รวมทั้งหมด 13 คะแนน
ผู้พัฒนา Maze Cracker Games
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.mazecracker.com
URL หน้านโยบายความเป็นส่วนตัว http://www.mazecracker.com/privacy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon16x16.png",
        "default_popup": "popup.html"
    },
    "description": "Pinball Game Machine",
    "icons": {
        "128": "icon128x128.png",
        "16": "icon16x16.png",
        "48": "icon48x48.png"
    },
    "manifest_version": 2,
    "name": "Pinball Game Machine",
    "permissions": [
        "activeTab"
    ],
    "short_name": "Pinball Game Machine",
    "version": "1.7"
}