Archery (Bow & Arrow)
Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.
Co to jest Archery (Bow & Arrow)?
Archery (Bow & Arrow) to rozszerzenie Chrome opracowane przez https://www.greenislet.com, a jego główną funkcją jest „Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Archery (Bow & Arrow)
Pobierz pliki rozszerzeń Archery (Bow & Arrow) w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
* Game Instructions **
Move your mouse and aim arrow at the target. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | onjheehlilihfdffcimbpclkgkdmgclf |
| Oficjalny URL | https://chromewebstore.google.com/detail/archery-bow-arrow/onjheehlilihfdffcimbpclkgkdmgclf |
| Opis | Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score. |
| Rozmiar pliku | 40.41 KB |
| Liczba instalacji | 1,268 |
| Aktualna Wersja | 1.8.8 |
| Ostatnia Aktualizacja | 2018-03-08 |
| Data Publikacji | 2018-03-08 |
| Ocena | 3.94/5 Łącznie 18 Oceny |
| Deweloper | https://www.greenislet.com |
| Typ Płatności | free |
| Adres URL Strony Polityki Prywatności | http://www.greenislet.com/privacy_policy.html |
| Obsługiwane Języki | 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"
} | |