Plumber Pipes Game Puzzle

Combine the piping system puzzle so water would flow through

Cos'è Plumber Pipes Game Puzzle?

Plumber Pipes Game Puzzle è un'estensione di Chrome sviluppata da Maze Cracker Games, e la sua funzione principale è "Combine the piping system puzzle so water would flow through".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Plumber Pipes Game Puzzle

Scarica i file di estensione Plumber Pipes Game Puzzle 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

                        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.                    

Informazioni di Base sull'Estensione

Nome Plumber Pipes Game Puzzle Plumber Pipes Game Puzzle
ID fjckhcgggonmfllhkagdgjmdmpokgjjd
URL Ufficiale https://chrome.google.com/webstore/detail/plumber-pipes-game-puzzle/fjckhcgggonmfllhkagdgjmdmpokgjjd
Descrizione Combine the piping system puzzle so water would flow through
Dimensione del File 53.56 KB
Conteggio Installazioni 837
Versione Corrente 1.6
Ultimo Aggiornamento 2018-09-28
Data di Pubblicazione 2018-09-28
Valutazione 4.64/5 Totale 11 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": "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"
}