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".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл 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.                    

Основная информация о расширении

Название Plumber Pipes Game Puzzle Plumber Pipes Game Puzzle
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"
}