Pinball Game Machine
Pinball Game Machine
Что такое Pinball Game Machine?
Pinball Game Machine - это расширение Chrome, разработанное Maze Cracker Games, и его основная функция - "Pinball Game Machine".
Снимки экрана расширения
Скачать файл CRX расширения Pinball Game Machine
Скачайте файлы расширений Pinball Game Machine в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
A pack of three cool pinball machines: classical, breakout style an football style. Click the arrows keys to flip the pad and hit the ball to hit the bonus points. You can spend hours with this addictive game! Breakout version: break the bricks with the ball to earn extra points Football version: push the ball to the gate to earn extra points Enjoy it
Основная информация о расширении
Название | |
ID | beoilbnfimmfmlkflenphpcjcicfbdgp |
Официальный URL | https://chrome.google.com/webstore/detail/pinball-game-machine/beoilbnfimmfmlkflenphpcjcicfbdgp |
Описание | Pinball Game Machine |
Размер файла | 18.96 KB |
Количество установок | 3,000 |
Текущая Версия | 1.7 |
Последнее Обновление | 2018-10-25 |
Дата публикации | 2018-10-25 |
Рейтинг | 4.38/5 Всего 13 оценок |
Разработчик | 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": "Pinball Game Machine", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Pinball Game Machine", "permissions": [ "activeTab" ], "short_name": "Pinball Game Machine", "version": "1.7" } |