Apple Shooter

Click to play the game Apple Shooter now!

O que é Apple Shooter?

Apple Shooter é uma extensão do Chrome desenvolvida por lconapps, e sua principal característica é "Click to play the game Apple Shooter now!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Apple Shooter

Baixe arquivos de extensão Apple Shooter 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

                        Shoot the apple off your friends head using a bow and arrow. Don't miss or you might end up hitting your buddy. Each level positions you further away thus increasing the difficulty.                    

Informações Básicas da Extensão

Nome Apple Shooter Apple Shooter
ID depjbcindpehnakoaonigpebgphbpang
URL Oficial https://chromewebstore.google.com/detail/apple-shooter/depjbcindpehnakoaonigpebgphbpang
Descrição Click to play the game Apple Shooter now!
Tamanho do Arquivo 41.38 KB
Contagem de Instalações 1,744
Versão Atual 3.0
Última Atualização 2017-11-15
Data de Publicação 2017-11-14
Classificação 3.09/5 Total de 23 Avaliações
Desenvolvedor lconapps
Tipo de Pagamento free
URL da Página de Política de Privacidade https://cronegame.com/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Apple Shooter",
    "short_name": "Play Apple Shooter online",
    "description": "Click to play the game Apple Shooter now!",
    "version": "3.0",
    "browser_action": {
        "default_icon": "128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}