Plumber Pipes Game Puzzle
Combine the piping system puzzle so water would flow through
Plumber Pipes Game Puzzle là gì?
Plumber Pipes Game Puzzle là một tiện ích mở rộng Chrome được phát triển bởi Maze Cracker Games, và tính năng chính của nó là "Combine the piping system puzzle so water would flow through".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Plumber Pipes Game Puzzle
Tải xuống các tệp mở rộng Plumber Pipes Game Puzzle dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | fjckhcgggonmfllhkagdgjmdmpokgjjd |
URL Chính Thức | https://chrome.google.com/webstore/detail/plumber-pipes-game-puzzle/fjckhcgggonmfllhkagdgjmdmpokgjjd |
Mô tả | Combine the piping system puzzle so water would flow through |
Kích Thước Tệp | 53.56 KB |
Số Lần Cài Đặt | 837 |
Phiên Bản Hiện Tại | 1.6 |
Cập Nhật Lần Cuối | 2018-09-28 |
Ngày Phát Hành | 2018-09-28 |
Đánh Giá | 4.64/5 Tổng số 11 Đánh Giá |
Nhà Phát Triển | Maze Cracker Games |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.mazecracker.com |
URL Trang Chính Sách Bảo Mật | http://www.mazecracker.com/privacy.html |
Ngôn Ngữ Được Hỗ Trợ | 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" } |