Ace Gangster

You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!

Cos'è Ace Gangster?

Ace Gangster è un'estensione di Chrome sviluppata da lconapps, e la sua funzione principale è "You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Ace Gangster

Scarica i file di estensione Ace Gangster 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

                        You are the new AL CAPONE! 
Play like in GTA! 
Build your reputation as a Gangster by doing jobs for the various criminal gangs in the city, hijack a car, demolish the building, attack the office, and many more.                    

Informazioni di Base sull'Estensione

Nome Ace Gangster Ace Gangster
ID lbpmjakeomibjjpigoikdjhhiiojdcmp
URL Ufficiale https://chrome.google.com/webstore/detail/ace-gangster/lbpmjakeomibjjpigoikdjhhiiojdcmp
Descrizione You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!
Dimensione del File 8.96 KB
Conteggio Installazioni 867
Versione Corrente 2.2
Ultimo Aggiornamento 2020-02-28
Data di Pubblicazione 2020-02-28
Valutazione 4.71/5 Totale 7 Valutazioni
Sviluppatore lconapps
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://cronegame.com/privacy-policy
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ace Gangster",
    "short_name": "Play Ace Gangster Free Online Game",
    "description": "You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!",
    "version": "2.2",
    "browser_action": {
        "default_title": "Options",
        "default_icon": "128.png"
    },
    "icons": {
        "16": "128.png",
        "48": "128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    }
}