Archery (Bow & Arrow)

Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.

Wat is Archery (Bow & Arrow)?

Archery (Bow & Arrow) is een Chrome-extensie ontwikkeld door https://www.greenislet.com, en de belangrijkste functie is "Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Archery (Bow & Arrow)

Download Archery (Bow & Arrow)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        * Game Instructions ** 
Move your mouse and aim arrow at the target.                    

Basisinformatie over de Extensie

Naam Archery (Bow & Arrow) Archery (Bow & Arrow)
ID onjheehlilihfdffcimbpclkgkdmgclf
Officiële URL https://chromewebstore.google.com/detail/archery-bow-arrow/onjheehlilihfdffcimbpclkgkdmgclf
Beschrijving Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.
Bestandsgrootte 40.41 KB
Aantal Installaties 1,268
Huidige Versie 1.8.8
Laatst Bijgewerkt 2018-03-08
Publicatiedatum 2018-03-08
Beoordeling 3.94/5 Totaal 18 Beoordelingen
Ontwikkelaar https://www.greenislet.com
Betalingswijze free
URL van de Privacybeleid Pagina http://www.greenislet.com/privacy_policy.html
Ondersteunde Talen 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"
}