Funny Games | JustDailyGames.com
Direct link to the Funny Games category on JustDailyGames.com
Что такое Funny Games | JustDailyGames.com?
Funny Games | JustDailyGames.com - это расширение Chrome, разработанное http://justdailygames.com, и его основная функция - "Direct link to the Funny Games category on JustDailyGames.com".
Снимки экрана расширения
Скачать файл CRX расширения Funny Games | JustDailyGames.com
Скачайте файлы расширений Funny Games | JustDailyGames.com в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Play you favorite funny games. The most entertaining and fun . Highlight your choice and enjoy!
Основная информация о расширении
Название | |
ID | fdhofgliiljalnjgchhgkilghmhnnfej |
Официальный URL | https://chrome.google.com/webstore/detail/funny-games-justdailygame/fdhofgliiljalnjgchhgkilghmhnnfej |
Описание | Direct link to the Funny Games category on JustDailyGames.com |
Размер файла | 2.8 MB |
Количество установок | 103 |
Текущая Версия | 1.0.2 |
Последнее Обновление | 2018-07-07 |
Дата публикации | 2018-07-07 |
Рейтинг | 4.00/5 Всего 4 оценок |
Разработчик | http://justdailygames.com |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | http://justdailygames.com/privacy |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Funny Games | JustDailyGames.com", "short_name": "Funny Games", "version": "1.0.2", "description": "Direct link to the Funny Games category on JustDailyGames.com", "homepage_url": "http:\/\/justdailygames.com\/c\/funny-games\/", "icons": { "128": "icon.png" }, "browser_action": { "default_icon": { "16": "icon.png", "48": "icon.png" }, "default_title": "Funny Games | JustDailyGames.com", "default_popup": "popup.html" } } |