Plumber Pipes Game Puzzle

Combine the piping system puzzle so water would flow through

什么是Plumber Pipes Game Puzzle?

Plumber Pipes Game Puzzle是由Maze Cracker Games开发的Chrome扩展程序,该扩展的主要功能是“Combine the piping system puzzle so water would flow through”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Plumber Pipes Game Puzzle扩展crx文件

下载Plumber Pipes Game Puzzle扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Plumber Pipes Game Puzzle Plumber Pipes Game Puzzle
ID fjckhcgggonmfllhkagdgjmdmpokgjjd
官方URL https://chrome.google.com/webstore/detail/plumber-pipes-game-puzzle/fjckhcgggonmfllhkagdgjmdmpokgjjd
简介 Combine the piping system puzzle so water would flow through
文件大小 53.56 KB
安装次数 837
当前版本 1.6
更新时间 2018-09-28
上架时间 2018-09-28
评分 4.64/5 共11次评分
开发者 Maze Cracker Games
电子邮箱 [email protected]
付费类型 free
扩展官网 http://www.mazecracker.com
隐私政策页面URL http://www.mazecracker.com/privacy.html
支持的语言 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"
}