Plumber Pipes Game Puzzle
Combine the piping system puzzle so water would flow through
Plumber Pipes Game Puzzleคืออะไร?
Plumber Pipes Game Puzzle เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Maze Cracker Games และคุณลักษณะหลักของมันคือ "Combine the piping system puzzle so water would flow through"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Plumber Pipes Game Puzzle
ดาวน์โหลดไฟล์ส่วนขยาย 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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" } |