Archery (Bow & Arrow)
Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.
O que é Archery (Bow & Arrow)?
Archery (Bow & Arrow) é uma extensão do Chrome desenvolvida por https://www.greenislet.com, e sua principal característica é "Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Archery (Bow & Arrow)
Baixe arquivos de extensão Archery (Bow & Arrow) 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 **
Move your mouse and aim arrow at the target. Informações Básicas da Extensão
| Nome | |
| ID | onjheehlilihfdffcimbpclkgkdmgclf |
| URL Oficial | https://chromewebstore.google.com/detail/archery-bow-arrow/onjheehlilihfdffcimbpclkgkdmgclf |
| Descrição | Archery is a classic bow and arrow shooting game, Aim at the target board and shoot to get a high score. |
| Tamanho do Arquivo | 40.41 KB |
| Contagem de Instalações | 1,268 |
| Versão Atual | 1.8.8 |
| Última Atualização | 2018-03-08 |
| Data de Publicação | 2018-03-08 |
| Classificação | 3.94/5 Total de 18 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 | 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"
} | |