Pinball Game Machine

Pinball Game Machine

Pinball Game Machine là gì?

Pinball Game Machine là một tiện ích mở rộng Chrome được phát triển bởi Maze Cracker Games, và tính năng chính của nó là "Pinball Game Machine".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Pinball Game Machine

Tải xuống các tệp mở rộng Pinball Game Machine dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Pinball Game Machine Pinball Game Machine
ID beoilbnfimmfmlkflenphpcjcicfbdgp
URL Chính Thức https://chrome.google.com/webstore/detail/pinball-game-machine/beoilbnfimmfmlkflenphpcjcicfbdgp
Mô tả Pinball Game Machine
Kích Thước Tệp 18.96 KB
Số Lần Cài Đặt 3,000
Phiên Bản Hiện Tại 1.7
Cập Nhật Lần Cuối 2018-10-25
Ngày Phát Hành 2018-10-25
Đánh Giá 4.38/5 Tổng số 13 Đánh Giá
Nhà Phát Triển Maze Cracker Games
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.mazecracker.com
URL Trang Chính Sách Bảo Mật http://www.mazecracker.com/privacy.html
Ngôn Ngữ Được Hỗ Trợ 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"
}