Archery (Bow & Arrow)
Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.
Archery (Bow & Arrow)とは何ですか?
Archery (Bow & Arrow)はhttps://www.greenislet.comによって開発されたChromeの拡張機能で、その主な機能は「Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.」です。
拡張機能のスクリーンショット
Archery (Bow & Arrow)拡張機能のCRXファイルをダウンロード
Archery (Bow & Arrow)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
* Game Instructions ** Move your mouse and aim arrow at the target.
拡張機能の基本情報
名前 | Archery (Bow & Arrow) |
ID | onjheehlilihfdffcimbpclkgkdmgclf |
公式URL | https://chromewebstore.google.com/detail/archery-bow-arrow/onjheehlilihfdffcimbpclkgkdmgclf |
説明 | Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score. |
ファイルサイズ | 40.41 KB |
インストール数 | 1,268 |
現在のバージョン | 1.8.8 |
最終更新日 | 2018-03-08 |
公開日 | 2018-03-08 |
評価 | 3.94/5 合計 18 レビュー |
開発者 | https://www.greenislet.com |
支払い方法 | free |
プライバシーポリシーページのURL | http://www.greenislet.com/privacy_policy.html |
対応言語 | 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" } |