Pinball Game Machine

Pinball Game Machine

Co je Pinball Game Machine?

Pinball Game Machine je rozšíření Chrome vyvinuté Maze Cracker Games, a jeho hlavní funkcí je „Pinball Game Machine“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Pinball Game Machine

Stáhněte si soubory rozšíření Pinball Game Machine ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název Pinball Game Machine Pinball Game Machine
ID beoilbnfimmfmlkflenphpcjcicfbdgp
Oficiální URL https://chrome.google.com/webstore/detail/pinball-game-machine/beoilbnfimmfmlkflenphpcjcicfbdgp
Popis Pinball Game Machine
Velikost souboru 18.96 KB
Počet instalací 3,000
Aktuální Verze 1.7
Poslední Aktualizace 2018-10-25
Datum Vydání 2018-10-25
Hodnocení 4.38/5 Celkem 13 Hodnocení
Vývojář Maze Cracker Games
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření http://www.mazecracker.com
URL Stránky Zásad Ochrany Soukromí http://www.mazecracker.com/privacy.html
Podporované Jazyky 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"
}