Pinball Game Machine

Pinball Game Machine

Qu'est-ce que Pinball Game Machine ?

Pinball Game Machine est une extension Chrome développée par Maze Cracker Games, et sa fonction principale est "Pinball Game Machine".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Pinball Game Machine

Téléchargez les fichiers d'extension Pinball Game Machine au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Pinball Game Machine Pinball Game Machine
ID beoilbnfimmfmlkflenphpcjcicfbdgp
URL Officiel https://chrome.google.com/webstore/detail/pinball-game-machine/beoilbnfimmfmlkflenphpcjcicfbdgp
Description Pinball Game Machine
Taille du Fichier 18.96 KB
Nombre d'Installations 3,000
Version Actuelle 1.7
Dernière Mise à Jour 2018-10-25
Date de Publication 2018-10-25
Évaluation 4.38/5 Total 13 Évaluations
Développeur Maze Cracker Games
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.mazecracker.com
URL de la Page de Politique de Confidentialité http://www.mazecracker.com/privacy.html
Langues Prises en Charge 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"
}