Archery (Bow & Arrow)
Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.
Hvad er Archery (Bow & Arrow)?
Archery (Bow & Arrow) er en Chrome-udvidelse udviklet af https://www.greenislet.com, og dens hovedfunktion er "Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.".
Udvidelsesskærmbilleder
Download Archery (Bow & Arrow)-udvidelses-CRX-fil
Download Archery (Bow & Arrow)-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
* Game Instructions **
Move your mouse and aim arrow at the target. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | onjheehlilihfdffcimbpclkgkdmgclf |
| Officiel URL | https://chromewebstore.google.com/detail/archery-bow-arrow/onjheehlilihfdffcimbpclkgkdmgclf |
| Beskrivelse | Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score. |
| Filstørrelse | 40.41 KB |
| Antal Installationer | 1,268 |
| Nuværende Version | 1.8.8 |
| Senest Opdateret | 2018-03-08 |
| Udgivelsesdato | 2018-03-08 |
| Bedømmelse | 3.94/5 Samlet 18 Bedømmelser |
| Udvikler | https://www.greenislet.com |
| Betalingsmetode | free |
| URL til Fortrolighedspolitik Side | http://www.greenislet.com/privacy_policy.html |
| Understøttede Sprog | 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"
} | |