Lucky Looter

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

What is Lucky Looter?

Lucky Looter is a Chrome extension developed by https://www.noobgame.club, and its main feature is "Lucky Looter is a fun online game where you will be playing as a burglar".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Lucky Looter Extension CRX File

Download Lucky Looter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Lucky Looter Lucky Looter
ID chjpefmpdehnldeffinilhbffkfamcli
Official URL https://chromewebstore.google.com/detail/lucky-looter/chjpefmpdehnldeffinilhbffkfamcli
Description Lucky Looter is a fun online game where you will be playing as a burglar
File Size 31.94 KB
Installation Count 32
Current Version 1
Last Updated 2020-05-19
Publish Date 2020-05-18
Rating 1.00/5 Total 1 Ratings
Developer https://www.noobgame.club
Email [email protected]
Payment Type free
Extension Website http://www.noobgame.club/games/play/lucky-looter
Help Page URL http://www.noobgame.club/page/terms
Supported Languages 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
    }
}