Archery Games

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

What is Archery Games?

Archery Games is a Chrome extension developed by https://www.gamezoo.net, and its main feature is "A lone archer on a mission! Animal Hunter. Grab your bow and go hunting!".

Extension Screenshots

screenshot
screenshot

Download Archery Games Extension CRX File

Download Archery Games extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Archery Games Archery Games
ID hkladljdibplikfcfcdgaoobpdpaicci
Official URL https://chromewebstore.google.com/detail/archery-games/hkladljdibplikfcfcdgaoobpdpaicci
Description A lone archer on a mission! Animal Hunter. Grab your bow and go hunting!
File Size 34.69 KB
Installation Count 969
Current Version 2.7.3
Last Updated 2018-09-19
Publish Date 2018-09-18
Developer https://www.gamezoo.net
Email [email protected]
Payment Type free
Privacy Policy Page URL http://www.gamezoo.net/privacypolicy.html
Supported Languages 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"
}