Ace Gangster

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

Apa itu Ace Gangster?

Ace Gangster adalah ekstensi Chrome yang dikembangkan oleh lconapps, dan fitur utamanya adalah "You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Ace Gangster

Unduh file ekstensi Ace Gangster dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Ace Gangster Ace Gangster
ID lbpmjakeomibjjpigoikdjhhiiojdcmp
URL Resmi https://chrome.google.com/webstore/detail/ace-gangster/lbpmjakeomibjjpigoikdjhhiiojdcmp
Deskripsi You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!
Ukuran File 8.96 KB
Jumlah Instalasi 867
Versi Saat Ini 2.2
Terakhir Diperbarui 2020-02-28
Tanggal Publikasi 2020-02-28
Penilaian 4.71/5 Total 7 Penilaian
Pengembang lconapps
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://cronegame.com/privacy-policy
Bahasa yang Didukung 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
    }
}