Ace Gangster

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

ما هو Ace Gangster؟

Ace Gangster هو إضافة Chrome تم تطويرها بواسطة lconapps، والميزة الرئيسية لها هي "You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Ace Gangster

قم بتنزيل ملفات الامتداد Ace Gangster بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة سياسة الخصوصية 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
    }
}