Plumber Pipes Game Puzzle
Combine the piping system puzzle so water would flow through
Apa itu Plumber Pipes Game Puzzle?
Plumber Pipes Game Puzzle adalah ekstensi Chrome yang dikembangkan oleh Maze Cracker Games, dan fitur utamanya adalah "Combine the piping system puzzle so water would flow through".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Plumber Pipes Game Puzzle
Unduh file ekstensi Plumber Pipes Game Puzzle dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | fjckhcgggonmfllhkagdgjmdmpokgjjd |
URL Resmi | https://chrome.google.com/webstore/detail/plumber-pipes-game-puzzle/fjckhcgggonmfllhkagdgjmdmpokgjjd |
Deskripsi | Combine the piping system puzzle so water would flow through |
Ukuran File | 53.56 KB |
Jumlah Instalasi | 837 |
Versi Saat Ini | 1.6 |
Terakhir Diperbarui | 2018-09-28 |
Tanggal Publikasi | 2018-09-28 |
Penilaian | 4.64/5 Total 11 Penilaian |
Pengembang | Maze Cracker Games |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.mazecracker.com |
URL Halaman Kebijakan Privasi | http://www.mazecracker.com/privacy.html |
Bahasa yang Didukung | 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" } |