Bird Hunting
An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.
What is Bird Hunting?
Bird Hunting is a Chrome extension developed by https://www.greenislet.com, and its main feature is "An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.".
Extension Screenshots
Download Bird Hunting Extension CRX File
Download Bird Hunting 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 ** click your mouse to aim and shoot a bird.
Extension Basic Information
Name | Bird Hunting |
ID | kgjippbhlhblboeaacpnlppbcncecihj |
Official URL | https://chromewebstore.google.com/detail/bird-hunting/kgjippbhlhblboeaacpnlppbcncecihj |
Description | An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow. |
File Size | 46.84 KB |
Installation Count | 353 |
Current Version | 1.8.9 |
Last Updated | 2018-03-08 |
Publish Date | 2018-03-08 |
Rating | 4.57/5 Total 7 Ratings |
Developer | https://www.greenislet.com |
Payment Type | free |
Privacy Policy Page URL | http://www.greenislet.com/privacy_policy.html |
Supported Languages | 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" } |