Archery (Bow & Arrow)
Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.
Что такое Archery (Bow & Arrow)?
Archery (Bow & Arrow) - это расширение Chrome, разработанное https://www.greenislet.com, и его основная функция - "Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.".
Снимки экрана расширения
Скачать файл CRX расширения Archery (Bow & Arrow)
Скачайте файлы расширений Archery (Bow & Arrow) в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
* Game Instructions **
Move your mouse and aim arrow at the target. Основная информация о расширении
| Название | |
| ID | onjheehlilihfdffcimbpclkgkdmgclf |
| Официальный URL | https://chromewebstore.google.com/detail/archery-bow-arrow/onjheehlilihfdffcimbpclkgkdmgclf |
| Описание | Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score. |
| Размер файла | 40.41 KB |
| Количество установок | 1,268 |
| Текущая Версия | 1.8.8 |
| Последнее Обновление | 2018-03-08 |
| Дата публикации | 2018-03-08 |
| Рейтинг | 3.94/5 Всего 18 оценок |
| Разработчик | https://www.greenislet.com |
| Тип оплаты | free |
| URL страницы политики конфиденциальности | http://www.greenislet.com/privacy_policy.html |
| Поддерживаемые языки | en,en-GB,en-US |
| manifest.json | |
{
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "128.png",
"default_title": "__MSG_appName__"
},
"default_locale": "en",
"description": "__MSG_appDesc__",
"manifest_version": 2,
"name": "__MSG_appName__",
"short_name": "Archery (Bow & Arrow)",
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.8.8"
} | |