Ace Gangster

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

Was ist Ace Gangster?

Ace Gangster ist eine Chrome-Erweiterung, die von lconapps entwickelt wurde, und ihr Hauptmerkmal ist "You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Ace Gangster-Erweiterungs-CRX-Datei herunterladen

Laden Sie Ace Gangster-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Ace Gangster Ace Gangster
ID lbpmjakeomibjjpigoikdjhhiiojdcmp
Offizielle URL https://chrome.google.com/webstore/detail/ace-gangster/lbpmjakeomibjjpigoikdjhhiiojdcmp
Beschreibung You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!
Dateigröße 8.96 KB
Installationsanzahl 867
Aktuelle Version 2.2
Letztes Update 2020-02-28
Veröffentlichungsdatum 2020-02-28
Bewertung 4.71/5 Insgesamt 7 Bewertungen
Entwickler lconapps
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://cronegame.com/privacy-policy
Unterstützte Sprachen 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
    }
}