Archery (Bow & Arrow)
Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.
Was ist Archery (Bow & Arrow)?
Archery (Bow & Arrow) ist eine Chrome-Erweiterung, die von https://www.greenislet.com entwickelt wurde, und ihr Hauptmerkmal ist "Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.".
Erweiterungsscreenshots
Archery (Bow & Arrow)-Erweiterungs-CRX-Datei herunterladen
Laden Sie Archery (Bow & Arrow)-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
* Game Instructions **
Move your mouse and aim arrow at the target. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | onjheehlilihfdffcimbpclkgkdmgclf |
| Offizielle URL | https://chromewebstore.google.com/detail/archery-bow-arrow/onjheehlilihfdffcimbpclkgkdmgclf |
| Beschreibung | Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score. |
| Dateigröße | 40.41 KB |
| Installationsanzahl | 1,268 |
| Aktuelle Version | 1.8.8 |
| Letztes Update | 2018-03-08 |
| Veröffentlichungsdatum | 2018-03-08 |
| Bewertung | 3.94/5 Insgesamt 18 Bewertungen |
| Entwickler | https://www.greenislet.com |
| Zahlungsart | free |
| URL der Datenschutzrichtlinien-Seite | http://www.greenislet.com/privacy_policy.html |
| Unterstützte Sprachen | 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"
} | |