Ace Gangster

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

Ace Gangster क्या है?

Ace Gangster lconapps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Ace Gangster एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Ace Gangster Ace Gangster
ID lbpmjakeomibjjpigoikdjhhiiojdcmp
आधिकारिक URL https://chrome.google.com/webstore/detail/ace-gangster/lbpmjakeomibjjpigoikdjhhiiojdcmp
विवरण You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!
फ़ाइल का आकार 8.96 KB
स्थापना संख्या 867
वर्तमान संस्करण 2.2
अंतिम अपडेट 2020-02-28
प्रकाशन तिथि 2020-02-28
रेटिंग 4.71/5 कुल 7 रेटिंग्स
डेवलपर lconapps
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://cronegame.com/privacy-policy
समर्थित भाषाएँ 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
    }
}