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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة سياسة الخصوصية | 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" } |