Bird Hunting
An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.
Bird Huntingとは何ですか?
Bird Huntingはhttps://www.greenislet.comによって開発されたChromeの拡張機能で、その主な機能は「An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.」です。
拡張機能のスクリーンショット
Bird Hunting拡張機能のCRXファイルをダウンロード
Bird Hunting拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
** Game Instructions ** click your mouse to aim and shoot a bird.
拡張機能の基本情報
名前 | Bird Hunting |
ID | kgjippbhlhblboeaacpnlppbcncecihj |
公式URL | https://chromewebstore.google.com/detail/bird-hunting/kgjippbhlhblboeaacpnlppbcncecihj |
説明 | An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow. |
ファイルサイズ | 46.84 KB |
インストール数 | 353 |
現在のバージョン | 1.8.9 |
最終更新日 | 2018-03-08 |
公開日 | 2018-03-08 |
評価 | 4.57/5 合計 7 レビュー |
開発者 | https://www.greenislet.com |
支払い方法 | free |
プライバシーポリシーページのURL | http://www.greenislet.com/privacy_policy.html |
対応言語 | de,en,en-GB,en-US,fr,nl,da,es,es-419,it,pt-BR,pt-PT,ro,sk,ru,ar,zh-CN,zh-TW,ja,ko |
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": "Bird Hunting", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.8.9" } |