Pinball Game Machine

Pinball Game Machine

Cos'è Pinball Game Machine?

Pinball Game Machine è un'estensione di Chrome sviluppata da Maze Cracker Games, e la sua funzione principale è "Pinball Game Machine".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Pinball Game Machine

Scarica i file di estensione Pinball Game Machine in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Pinball Game Machine Pinball Game Machine
ID beoilbnfimmfmlkflenphpcjcicfbdgp
URL Ufficiale https://chrome.google.com/webstore/detail/pinball-game-machine/beoilbnfimmfmlkflenphpcjcicfbdgp
Descrizione Pinball Game Machine
Dimensione del File 18.96 KB
Conteggio Installazioni 3,000
Versione Corrente 1.7
Ultimo Aggiornamento 2018-10-25
Data di Pubblicazione 2018-10-25
Valutazione 4.38/5 Totale 13 Valutazioni
Sviluppatore Maze Cracker Games
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.mazecracker.com
URL della Pagina della Politica sulla Privacy http://www.mazecracker.com/privacy.html
Lingue Supportate 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"
}