Plumber Pipes Game Puzzle

Combine the piping system puzzle so water would flow through

O que é Plumber Pipes Game Puzzle?

Plumber Pipes Game Puzzle é uma extensão do Chrome desenvolvida por Maze Cracker Games, e sua principal característica é "Combine the piping system puzzle so water would flow through".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Plumber Pipes Game Puzzle

Baixe arquivos de extensão Plumber Pipes Game Puzzle 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

                        Combine the plumbing pipes in a way that water will drain from the room, otherwise you will drown - the puzzle becomes harder and harder as you climb in levels.                    

Informações Básicas da Extensão

Nome Plumber Pipes Game Puzzle Plumber Pipes Game Puzzle
ID fjckhcgggonmfllhkagdgjmdmpokgjjd
URL Oficial https://chrome.google.com/webstore/detail/plumber-pipes-game-puzzle/fjckhcgggonmfllhkagdgjmdmpokgjjd
Descrição Combine the piping system puzzle so water would flow through
Tamanho do Arquivo 53.56 KB
Contagem de Instalações 837
Versão Atual 1.6
Última Atualização 2018-09-28
Data de Publicação 2018-09-28
Classificação 4.64/5 Total de 11 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": "Combine the piping system puzzle so water would flow through",
    "icons": {
        "128": "icon128x128.png",
        "16": "icon16x16.png",
        "48": "icon48x48.png"
    },
    "manifest_version": 2,
    "name": "Plumber Pipes Game Puzzle",
    "permissions": [
        "activeTab"
    ],
    "short_name": "Plumber Pipes Game Puzzle",
    "version": "1.6"
}