Pinball Game Machine

Pinball Game Machine

O que é Pinball Game Machine?

Pinball Game Machine é uma extensão do Chrome desenvolvida por Maze Cracker Games, e sua principal característica é "Pinball Game Machine".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Pinball Game Machine

Baixe arquivos de extensão Pinball Game Machine no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Pinball Game Machine Pinball Game Machine
ID beoilbnfimmfmlkflenphpcjcicfbdgp
URL Oficial https://chrome.google.com/webstore/detail/pinball-game-machine/beoilbnfimmfmlkflenphpcjcicfbdgp
Descrição Pinball Game Machine
Tamanho do Arquivo 18.96 KB
Contagem de Instalações 3,000
Versão Atual 1.7
Última Atualização 2018-10-25
Data de Publicação 2018-10-25
Classificação 4.38/5 Total de 13 Avaliações
Desenvolvedor Maze Cracker Games
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.mazecracker.com
URL da Página de Política de Privacidade http://www.mazecracker.com/privacy.html
Idiomas Suportados 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"
}