Plumber Pipes Game Puzzle
Combine the piping system puzzle so water would flow through
Wat is Plumber Pipes Game Puzzle?
Plumber Pipes Game Puzzle is een Chrome-extensie ontwikkeld door Maze Cracker Games, en de belangrijkste functie is "Combine the piping system puzzle so water would flow through".
Extensie Screenshots
Download het CRX-bestand van de extensie Plumber Pipes Game Puzzle
Download Plumber Pipes Game Puzzle-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | fjckhcgggonmfllhkagdgjmdmpokgjjd |
Officiële URL | https://chrome.google.com/webstore/detail/plumber-pipes-game-puzzle/fjckhcgggonmfllhkagdgjmdmpokgjjd |
Beschrijving | Combine the piping system puzzle so water would flow through |
Bestandsgrootte | 53.56 KB |
Aantal Installaties | 837 |
Huidige Versie | 1.6 |
Laatst Bijgewerkt | 2018-09-28 |
Publicatiedatum | 2018-09-28 |
Beoordeling | 4.64/5 Totaal 11 Beoordelingen |
Ontwikkelaar | Maze Cracker Games |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.mazecracker.com |
URL van de Privacybeleid Pagina | http://www.mazecracker.com/privacy.html |
Ondersteunde Talen | 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" } |