Bird Hunting
An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.
O que é Bird Hunting?
Bird Hunting é uma extensão do Chrome desenvolvida por https://www.greenislet.com, e sua principal característica é "An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Bird Hunting
Baixe arquivos de extensão Bird Hunting no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
** Game Instructions ** click your mouse to aim and shoot a bird.
Informações Básicas da Extensão
Nome | Bird Hunting |
ID | kgjippbhlhblboeaacpnlppbcncecihj |
URL Oficial | https://chromewebstore.google.com/detail/bird-hunting/kgjippbhlhblboeaacpnlppbcncecihj |
Descrição | An addictive shooting game,the birds are trying to escape from forest, you have to hunt birds with arrow and bow. |
Tamanho do Arquivo | 46.84 KB |
Contagem de Instalações | 353 |
Versão Atual | 1.8.9 |
Última Atualização | 2018-03-08 |
Data de Publicação | 2018-03-08 |
Classificação | 4.57/5 Total de 7 Avaliações |
Desenvolvedor | https://www.greenislet.com |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | http://www.greenislet.com/privacy_policy.html |
Idiomas Suportados | 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" } |