Archery (Bow & Arrow)
Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.
Cos'è Archery (Bow & Arrow)?
Archery (Bow & Arrow) è un'estensione di Chrome sviluppata da https://www.greenislet.com, e la sua funzione principale è "Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Archery (Bow & Arrow)
Scarica i file di estensione Archery (Bow & Arrow) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
* Game Instructions **
Move your mouse and aim arrow at the target. Informazioni di Base sull'Estensione
| Nome | |
| ID | onjheehlilihfdffcimbpclkgkdmgclf |
| URL Ufficiale | https://chromewebstore.google.com/detail/archery-bow-arrow/onjheehlilihfdffcimbpclkgkdmgclf |
| Descrizione | Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score. |
| Dimensione del File | 40.41 KB |
| Conteggio Installazioni | 1,268 |
| Versione Corrente | 1.8.8 |
| Ultimo Aggiornamento | 2018-03-08 |
| Data di Pubblicazione | 2018-03-08 |
| Valutazione | 3.94/5 Totale 18 Valutazioni |
| Sviluppatore | https://www.greenislet.com |
| Tipo di Pagamento | free |
| URL della Pagina della Politica sulla Privacy | http://www.greenislet.com/privacy_policy.html |
| Lingue Supportate | 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"
} | |