Pinball Game Machine

Pinball Game Machine

What is Pinball Game Machine?

Pinball Game Machine is a Chrome extension developed by Maze Cracker Games, and its main feature is "Pinball Game Machine".

Extension Screenshots

screenshot
screenshot
screenshot

Download Pinball Game Machine Extension CRX File

Download Pinball Game Machine extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Pinball Game Machine Pinball Game Machine
ID beoilbnfimmfmlkflenphpcjcicfbdgp
Official URL https://chrome.google.com/webstore/detail/pinball-game-machine/beoilbnfimmfmlkflenphpcjcicfbdgp
Description Pinball Game Machine
File Size 18.96 KB
Installation Count 3,000
Current Version 1.7
Last Updated 2018-10-25
Publish Date 2018-10-25
Rating 4.38/5 Total 13 Ratings
Developer Maze Cracker Games
Email [email protected]
Payment Type free
Extension Website http://www.mazecracker.com
Privacy Policy Page URL http://www.mazecracker.com/privacy.html
Supported Languages 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"
}