Pinball Game Machine

Pinball Game Machine

Hvad er Pinball Game Machine?

Pinball Game Machine er en Chrome-udvidelse udviklet af Maze Cracker Games, og dens hovedfunktion er "Pinball Game Machine".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Pinball Game Machine-udvidelses-CRX-fil

Download Pinball Game Machine-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Pinball Game Machine Pinball Game Machine
ID beoilbnfimmfmlkflenphpcjcicfbdgp
Officiel URL https://chrome.google.com/webstore/detail/pinball-game-machine/beoilbnfimmfmlkflenphpcjcicfbdgp
Beskrivelse Pinball Game Machine
Filstørrelse 18.96 KB
Antal Installationer 3,000
Nuværende Version 1.7
Senest Opdateret 2018-10-25
Udgivelsesdato 2018-10-25
Bedømmelse 4.38/5 Samlet 13 Bedømmelser
Udvikler Maze Cracker Games
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://www.mazecracker.com
URL til Fortrolighedspolitik Side http://www.mazecracker.com/privacy.html
Understøttede Sprog 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"
}