Archery (Bow & Arrow)

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

Qu'est-ce que Archery (Bow & Arrow) ?

Archery (Bow & Arrow) est une extension Chrome développée par https://www.greenislet.com, et sa fonction principale est "Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Archery (Bow & Arrow)

Téléchargez les fichiers d'extension Archery (Bow & Arrow) au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Archery (Bow & Arrow) Archery (Bow & Arrow)
ID onjheehlilihfdffcimbpclkgkdmgclf
URL Officiel https://chromewebstore.google.com/detail/archery-bow-arrow/onjheehlilihfdffcimbpclkgkdmgclf
Description Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.
Taille du Fichier 40.41 KB
Nombre d'Installations 1,268
Version Actuelle 1.8.8
Dernière Mise à Jour 2018-03-08
Date de Publication 2018-03-08
Évaluation 3.94/5 Total 18 Évaluations
Développeur https://www.greenislet.com
Type de Paiement free
URL de la Page de Politique de Confidentialité http://www.greenislet.com/privacy_policy.html
Langues Prises en Charge 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"
}