Ace Gangster

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

Co to jest Ace Gangster?

Ace Gangster to rozszerzenie Chrome opracowane przez lconapps, a jego główną funkcją jest „You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Ace Gangster

Pobierz pliki rozszerzeń Ace Gangster w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Ace Gangster Ace Gangster
ID lbpmjakeomibjjpigoikdjhhiiojdcmp
Oficjalny URL https://chrome.google.com/webstore/detail/ace-gangster/lbpmjakeomibjjpigoikdjhhiiojdcmp
Opis You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!
Rozmiar pliku 8.96 KB
Liczba instalacji 867
Aktualna Wersja 2.2
Ostatnia Aktualizacja 2020-02-28
Data Publikacji 2020-02-28
Ocena 4.71/5 Łącznie 7 Oceny
Deweloper lconapps
Typ Płatności free
Adres URL Strony Polityki Prywatności https://cronegame.com/privacy-policy
Obsługiwane Języki 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
    }
}