Ace Gangster

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

Vad är Ace Gangster?

Ace Gangster är en Chrome-tillägg utvecklad av lconapps, och dess huvudfunktion är "You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Ace Gangster-förlängningens CRX-fil

Ladda ner Ace Gangster-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Ace Gangster Ace Gangster
ID lbpmjakeomibjjpigoikdjhhiiojdcmp
Officiell webbadress https://chrome.google.com/webstore/detail/ace-gangster/lbpmjakeomibjjpigoikdjhhiiojdcmp
Beskrivning You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!
Filstorlek 8.96 KB
Antal Installationer 867
Aktuell Version 2.2
Senast Uppdaterad 2020-02-28
Publiceringsdatum 2020-02-28
Betyg 4.71/5 Totalt 7 Betyg
Utvecklare lconapps
Betalningssätt free
URL till Sekretesspolicy Sidan https://cronegame.com/privacy-policy
Stödda Språk 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
    }
}