Lucky Looter

Lucky Looter is a fun online game where you will be playing as a burglar

Lucky Looterとは何ですか?

Lucky Looterはhttps://www.noobgame.clubによって開発されたChromeの拡張機能で、その主な機能は「Lucky Looter is a fun online game where you will be playing as a burglar」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

Lucky Looter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Lucky Looter is a fun online game where you will be playing as a burglar. Your objective is rather simple - you need to break into a house, steal as much stuff as you can and then run back into your car. The more stuff you steal the more stars you’ll earn, so take care. The first level will be simple enough, but in the second level, there will be a police man that you’ll have to avoid, since he will be trying to catch you. Be careful and try to stay in the shadows. The game can also be played on the phone, so come on, try it out!                    

拡張機能の基本情報

名前 Lucky Looter Lucky Looter
ID chjpefmpdehnldeffinilhbffkfamcli
公式URL https://chromewebstore.google.com/detail/lucky-looter/chjpefmpdehnldeffinilhbffkfamcli
説明 Lucky Looter is a fun online game where you will be playing as a burglar
ファイルサイズ 31.94 KB
インストール数 32
現在のバージョン 1
最終更新日 2020-05-19
公開日 2020-05-18
評価 1.00/5 合計 1 レビュー
開発者 https://www.noobgame.club
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.noobgame.club/games/play/lucky-looter
ヘルプページのURL http://www.noobgame.club/page/terms
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lucky Looter",
    "manifest_version": 2,
    "description": "Lucky Looter is a fun online game where you will be playing as a burglar",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}