Pinball Game Machine

Pinball Game Machine

Was ist Pinball Game Machine?

Pinball Game Machine ist eine Chrome-Erweiterung, die von Maze Cracker Games entwickelt wurde, und ihr Hauptmerkmal ist "Pinball Game Machine".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Pinball Game Machine-Erweiterungs-CRX-Datei herunterladen

Laden Sie Pinball Game Machine-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Pinball Game Machine Pinball Game Machine
ID beoilbnfimmfmlkflenphpcjcicfbdgp
Offizielle URL https://chrome.google.com/webstore/detail/pinball-game-machine/beoilbnfimmfmlkflenphpcjcicfbdgp
Beschreibung Pinball Game Machine
Dateigröße 18.96 KB
Installationsanzahl 3,000
Aktuelle Version 1.7
Letztes Update 2018-10-25
Veröffentlichungsdatum 2018-10-25
Bewertung 4.38/5 Insgesamt 13 Bewertungen
Entwickler Maze Cracker Games
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.mazecracker.com
URL der Datenschutzrichtlinien-Seite http://www.mazecracker.com/privacy.html
Unterstützte Sprachen 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"
}