Pinball Game Machine

Pinball Game Machine

Vad är Pinball Game Machine?

Pinball Game Machine är en Chrome-tillägg utvecklad av Maze Cracker Games, och dess huvudfunktion är "Pinball Game Machine".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Pinball Game Machine-förlängningens CRX-fil

Ladda ner Pinball Game Machine-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Pinball Game Machine Pinball Game Machine
ID beoilbnfimmfmlkflenphpcjcicfbdgp
Officiell webbadress https://chrome.google.com/webstore/detail/pinball-game-machine/beoilbnfimmfmlkflenphpcjcicfbdgp
Beskrivning Pinball Game Machine
Filstorlek 18.96 KB
Antal Installationer 3,000
Aktuell Version 1.7
Senast Uppdaterad 2018-10-25
Publiceringsdatum 2018-10-25
Betyg 4.38/5 Totalt 13 Betyg
Utvecklare Maze Cracker Games
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.mazecracker.com
URL till Sekretesspolicy Sidan http://www.mazecracker.com/privacy.html
Stödda Språk 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"
}