Archery (Bow & Arrow)
Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.
What is Archery (Bow & Arrow)?
Archery (Bow & Arrow) is a Chrome extension developed by https://www.greenislet.com, and its main feature is "Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.".
Extension Screenshots
Download Archery (Bow & Arrow) Extension CRX File
Download Archery (Bow & Arrow) 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
* Game Instructions ** Move your mouse and aim arrow at the target.
Extension Basic Information
Name | Archery (Bow & Arrow) |
ID | onjheehlilihfdffcimbpclkgkdmgclf |
Official URL | 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. |
File Size | 40.41 KB |
Installation Count | 1,268 |
Current Version | 1.8.8 |
Last Updated | 2018-03-08 |
Publish Date | 2018-03-08 |
Rating | 3.94/5 Total 18 Ratings |
Developer | https://www.greenislet.com |
Payment Type | free |
Privacy Policy Page URL | http://www.greenislet.com/privacy_policy.html |
Supported Languages | 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" } |