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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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
    }
}