Pinball Game Machine

Pinball Game Machine

什么是Pinball Game Machine?

Pinball Game Machine是由Maze Cracker Games开发的Chrome扩展程序,该扩展的主要功能是“Pinball Game Machine”。

扩展截图

screenshot
screenshot
screenshot

下载Pinball Game Machine扩展crx文件

下载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"
}