Plumber Pipes Game Puzzle

Combine the piping system puzzle so water would flow through

Co to jest Plumber Pipes Game Puzzle?

Plumber Pipes Game Puzzle to rozszerzenie Chrome opracowane przez Maze Cracker Games, a jego główną funkcją jest „Combine the piping system puzzle so water would flow through”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Plumber Pipes Game Puzzle

Pobierz pliki rozszerzeń Plumber Pipes Game Puzzle w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Plumber Pipes Game Puzzle Plumber Pipes Game Puzzle
ID fjckhcgggonmfllhkagdgjmdmpokgjjd
Oficjalny URL https://chrome.google.com/webstore/detail/plumber-pipes-game-puzzle/fjckhcgggonmfllhkagdgjmdmpokgjjd
Opis Combine the piping system puzzle so water would flow through
Rozmiar pliku 53.56 KB
Liczba instalacji 837
Aktualna Wersja 1.6
Ostatnia Aktualizacja 2018-09-28
Data Publikacji 2018-09-28
Ocena 4.64/5 Łącznie 11 Oceny
Deweloper Maze Cracker Games
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://www.mazecracker.com
Adres URL Strony Polityki Prywatności http://www.mazecracker.com/privacy.html
Obsługiwane Języki 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"
}