Archery (Bow & Arrow)
Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.
¿Qué es Archery (Bow & Arrow)?
Archery (Bow & Arrow) es una extensión de Chrome desarrollada por https://www.greenislet.com, y su función principal es "Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Archery (Bow & Arrow)
Descarga archivos de extensión Archery (Bow & Arrow) en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
* Game Instructions **
Move your mouse and aim arrow at the target. Información Básica de la Extensión
| Nombre | |
| ID | onjheehlilihfdffcimbpclkgkdmgclf |
| URL Oficial | https://chromewebstore.google.com/detail/archery-bow-arrow/onjheehlilihfdffcimbpclkgkdmgclf |
| Descripción | Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score. |
| Tamaño del Archivo | 40.41 KB |
| Cantidad de Instalaciones | 1,268 |
| Versión Actual | 1.8.8 |
| Última Actualización | 2018-03-08 |
| Fecha de Publicación | 2018-03-08 |
| Calificación | 3.94/5 Total de 18 Calificaciones |
| Desarrollador | https://www.greenislet.com |
| Tipo de Pago | free |
| URL de la Página de Política de Privacidad | http://www.greenislet.com/privacy_policy.html |
| Idiomas Soportados | 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"
} | |