Archery Games

A lone archer on a mission! Animal Hunter. Grab your bow and go hunting!

Was ist Archery Games?

Archery Games ist eine Chrome-Erweiterung, die von https://www.gamezoo.net entwickelt wurde, und ihr Hauptmerkmal ist "A lone archer on a mission! Animal Hunter. Grab your bow and go hunting!".

Erweiterungsscreenshots

screenshot
screenshot

Archery Games-Erweiterungs-CRX-Datei herunterladen

Laden Sie Archery Games-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

                        Archery Games: Show off your skills with a bow and arrow, perfect your aim. Test your archery skills in this aim and shoot game. Make sure you hit the apple or your will kill the boy. Shoot on moving targets, animals or well-fortified humans. Choose whichever online game you like or try them all!                    

Grundlegende Informationen zur Erweiterung

Name Archery Games Archery Games
ID hkladljdibplikfcfcdgaoobpdpaicci
Offizielle URL https://chromewebstore.google.com/detail/archery-games/hkladljdibplikfcfcdgaoobpdpaicci
Beschreibung A lone archer on a mission! Animal Hunter. Grab your bow and go hunting!
Dateigröße 34.69 KB
Installationsanzahl 969
Aktuelle Version 2.7.3
Letztes Update 2018-09-19
Veröffentlichungsdatum 2018-09-18
Entwickler https://www.gamezoo.net
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite http://www.gamezoo.net/privacypolicy.html
Unterstützte Sprachen id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "__MSG_app_name__"
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "manifest_version": 2,
    "name": "__MSG_app_name__",
    "short_name": "Archery Games",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.7.3"
}