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 с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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
    }
}