Archery (Bow & Arrow)
Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.
Vad är Archery (Bow & Arrow)?
Archery (Bow & Arrow) är en Chrome-tillägg utvecklad av https://www.greenislet.com, och dess huvudfunktion är "Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.".
Tilläggsskärmbilder
Ladda ner Archery (Bow & Arrow)-förlängningens CRX-fil
Ladda ner Archery (Bow & Arrow)-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
* Game Instructions **
Move your mouse and aim arrow at the target. Grundläggande Information om Tillägg
| Namn | |
| ID | onjheehlilihfdffcimbpclkgkdmgclf |
| Officiell webbadress | https://chromewebstore.google.com/detail/archery-bow-arrow/onjheehlilihfdffcimbpclkgkdmgclf |
| Beskrivning | Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score. |
| Filstorlek | 40.41 KB |
| Antal Installationer | 1,268 |
| Aktuell Version | 1.8.8 |
| Senast Uppdaterad | 2018-03-08 |
| Publiceringsdatum | 2018-03-08 |
| Betyg | 3.94/5 Totalt 18 Betyg |
| Utvecklare | https://www.greenislet.com |
| Betalningssätt | free |
| URL till Sekretesspolicy Sidan | http://www.greenislet.com/privacy_policy.html |
| Stödda Språk | 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"
} | |