Ace Gangster

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

O que é Ace Gangster?

Ace Gangster é uma extensão do Chrome desenvolvida por lconapps, e sua principal característica é "You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Ace Gangster

Baixe arquivos de extensão Ace Gangster no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Ace Gangster Ace Gangster
ID lbpmjakeomibjjpigoikdjhhiiojdcmp
URL Oficial https://chrome.google.com/webstore/detail/ace-gangster/lbpmjakeomibjjpigoikdjhhiiojdcmp
Descrição You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!
Tamanho do Arquivo 8.96 KB
Contagem de Instalações 867
Versão Atual 2.2
Última Atualização 2020-02-28
Data de Publicação 2020-02-28
Classificação 4.71/5 Total de 7 Avaliações
Desenvolvedor lconapps
Tipo de Pagamento free
URL da Página de Política de Privacidade https://cronegame.com/privacy-policy
Idiomas Suportados 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
    }
}