Ace Gangster

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

Ace Gangsterとは何ですか?

Ace Gangsterはlconappsによって開発されたChromeの拡張機能で、その主な機能は「You are the new AL CAPONE! Play like in GTA! Build your reputation as a Gangster!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Ace Gangster拡張機能のCRXファイルをダウンロード

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