Apple Shooter: Archery
Play the most admirable and challenging apple shooting game with new designed, Use your bow and arrow to shoot the apple
¿Qué es Apple Shooter: Archery?
Apple Shooter: Archery es una extensión de Chrome desarrollada por http://play.greenislet.com, y su función principal es "Play the most admirable and challenging apple shooting game with new designed, Use your bow and arrow to shoot the apple".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Apple Shooter: Archery
Descarga archivos de extensión Apple Shooter: Archery 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 Features: +The stunning animation and graphics. +Easy and simple controls to play. +Challenging leader boards. Game Instructions: Move your mouse and aim arrow at the apple.
Información Básica de la Extensión
Nombre | |
ID | lceohojgigkapepnpghfmhkdbcgeklba |
URL Oficial | https://chrome.google.com/webstore/detail/apple-shooter-archery/lceohojgigkapepnpghfmhkdbcgeklba |
Descripción | Play the most admirable and challenging apple shooting game with new designed, Use your bow and arrow to shoot the apple |
Tamaño del Archivo | 38.05 KB |
Cantidad de Instalaciones | 230 |
Versión Actual | 1.8.9 |
Última Actualización | 2018-03-08 |
Fecha de Publicación | 2018-03-08 |
Calificación | 5.00/5 Total de 2 Calificaciones |
Desarrollador | http://play.greenislet.com |
Correo electrónico | [email protected] |
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": "Apple Shooter: Archery", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.8.9" } |