Plumber Pipes Game Puzzle

Combine the piping system puzzle so water would flow through

Vad är Plumber Pipes Game Puzzle?

Plumber Pipes Game Puzzle är en Chrome-tillägg utvecklad av Maze Cracker Games, och dess huvudfunktion är "Combine the piping system puzzle so water would flow through".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Plumber Pipes Game Puzzle-förlängningens CRX-fil

Ladda ner Plumber Pipes Game Puzzle-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

                        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.                    

Grundläggande Information om Tillägg

Namn Plumber Pipes Game Puzzle Plumber Pipes Game Puzzle
ID fjckhcgggonmfllhkagdgjmdmpokgjjd
Officiell webbadress https://chrome.google.com/webstore/detail/plumber-pipes-game-puzzle/fjckhcgggonmfllhkagdgjmdmpokgjjd
Beskrivning Combine the piping system puzzle so water would flow through
Filstorlek 53.56 KB
Antal Installationer 837
Aktuell Version 1.6
Senast Uppdaterad 2018-09-28
Publiceringsdatum 2018-09-28
Betyg 4.64/5 Totalt 11 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": "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"
}