Apple Shooter

Click to play the game Apple Shooter now!

Cos'è Apple Shooter?

Apple Shooter è un'estensione di Chrome sviluppata da lconapps, e la sua funzione principale è "Click to play the game Apple Shooter now!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Apple Shooter

Scarica i file di estensione Apple Shooter in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Apple Shooter Apple Shooter
ID depjbcindpehnakoaonigpebgphbpang
URL Ufficiale https://chromewebstore.google.com/detail/apple-shooter/depjbcindpehnakoaonigpebgphbpang
Descrizione Click to play the game Apple Shooter now!
Dimensione del File 41.38 KB
Conteggio Installazioni 1,744
Versione Corrente 3.0
Ultimo Aggiornamento 2017-11-15
Data di Pubblicazione 2017-11-14
Valutazione 3.09/5 Totale 23 Valutazioni
Sviluppatore lconapps
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://cronegame.com/privacy-policy
Lingue Supportate 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\/"
    ]
}