Plumber Pipes Game Puzzle

Combine the piping system puzzle so water would flow through

What is Plumber Pipes Game Puzzle?

Plumber Pipes Game Puzzle is a Chrome extension developed by Maze Cracker Games, and its main feature is "Combine the piping system puzzle so water would flow through".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Plumber Pipes Game Puzzle Extension CRX File

Download Plumber Pipes Game Puzzle extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Plumber Pipes Game Puzzle Plumber Pipes Game Puzzle
ID fjckhcgggonmfllhkagdgjmdmpokgjjd
Official URL https://chrome.google.com/webstore/detail/plumber-pipes-game-puzzle/fjckhcgggonmfllhkagdgjmdmpokgjjd
Description Combine the piping system puzzle so water would flow through
File Size 53.56 KB
Installation Count 837
Current Version 1.6
Last Updated 2018-09-28
Publish Date 2018-09-28
Rating 4.64/5 Total 11 Ratings
Developer Maze Cracker Games
Email [email protected]
Payment Type free
Extension Website http://www.mazecracker.com
Privacy Policy Page URL http://www.mazecracker.com/privacy.html
Supported Languages 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"
}