Ace Gangster

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

What is Ace Gangster?

Ace Gangster is a Chrome extension developed by lconapps, and its main feature is "You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Ace Gangster Extension CRX File

Download Ace Gangster extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Ace Gangster Ace Gangster
ID lbpmjakeomibjjpigoikdjhhiiojdcmp
Official URL https://chrome.google.com/webstore/detail/ace-gangster/lbpmjakeomibjjpigoikdjhhiiojdcmp
Description You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!
File Size 8.96 KB
Installation Count 867
Current Version 2.2
Last Updated 2020-02-28
Publish Date 2020-02-28
Rating 4.71/5 Total 7 Ratings
Developer lconapps
Payment Type free
Privacy Policy Page URL https://cronegame.com/privacy-policy
Supported Languages 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
    }
}