Game Box
Daily Free Games
Что такое Game Box?
Game Box - это расширение Chrome, разработанное http://www.usegamebox.com, и его основная функция - "Daily Free Games".
Снимки экрана расширения
Скачать файл CRX расширения Game Box
Скачайте файлы расширений Game Box в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Tired of playing a single game? We now offer a game box! - Racing, Parking, Puzzle, Girls, Kids, Mario and the game box contains a lot of different categories. - Every day new games are added. - Ease of Access - Ad-free games - Does not contain pop-ups and other intrusive advertising. - Quality of the game is drawn daily from gaming sites, you will see the latest games first! You to join the world of this game, do not be late! Come on! What are you waiting!
Основная информация о расширении
Название | |
ID | fcehbgfgpmkmombnnlgkgclookhjikjb |
Официальный URL | https://chrome.google.com/webstore/detail/game-box/fcehbgfgpmkmombnnlgkgclookhjikjb |
Описание | Daily Free Games |
Размер файла | 254 KB |
Количество установок | 857 |
Текущая Версия | 1.2 |
Последнее Обновление | 2014-08-13 |
Дата публикации | 2014-08-13 |
Рейтинг | 4.07/5 Всего 14 оценок |
Разработчик | http://www.usegamebox.com |
Тип оплаты | free |
Официальный сайт расширения | http://www.usegamebox.com |
Поддерживаемые языки | en,tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2", "name": "__MSG_app_baslik__", "description": "__MSG_app_aciklama__", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "permissions": [ "storage", "http:\/\/www.usegamebox.com\/*" ], "default_locale": "en", "browser_action": { "default_title": "__MSG_app_baslik__", "default_icon": "icon-48.png", "default_popup": "index.html" }, "manifest_version": 2 } |