Ace Gangster

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

¿Qué es Ace Gangster?

Ace Gangster es una extensión de Chrome desarrollada por lconapps, y su función principal es "You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Ace Gangster

Descarga archivos de extensión Ace Gangster en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Ace Gangster Ace Gangster
ID lbpmjakeomibjjpigoikdjhhiiojdcmp
URL Oficial https://chrome.google.com/webstore/detail/ace-gangster/lbpmjakeomibjjpigoikdjhhiiojdcmp
Descripción You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!
Tamaño del Archivo 8.96 KB
Cantidad de Instalaciones 867
Versión Actual 2.2
Última Actualización 2020-02-28
Fecha de Publicación 2020-02-28
Calificación 4.71/5 Total de 7 Calificaciones
Desarrollador lconapps
Tipo de Pago free
URL de la Página de Política de Privacidad https://cronegame.com/privacy-policy
Idiomas Soportados 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
    }
}