Lucky Looter

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

O que é Lucky Looter?

Lucky Looter é uma extensão do Chrome desenvolvida por https://www.noobgame.club, e sua principal característica é "Lucky Looter is a fun online game where you will be playing as a burglar".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Lucky Looter

Baixe arquivos de extensão Lucky Looter 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

                        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!                    

Informações Básicas da Extensão

Nome Lucky Looter Lucky Looter
ID chjpefmpdehnldeffinilhbffkfamcli
URL Oficial https://chromewebstore.google.com/detail/lucky-looter/chjpefmpdehnldeffinilhbffkfamcli
Descrição Lucky Looter is a fun online game where you will be playing as a burglar
Tamanho do Arquivo 31.94 KB
Contagem de Instalações 32
Versão Atual 1
Última Atualização 2020-05-19
Data de Publicação 2020-05-18
Classificação 1.00/5 Total de 1 Avaliações
Desenvolvedor https://www.noobgame.club
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.noobgame.club/games/play/lucky-looter
URL da Página de Ajuda http://www.noobgame.club/page/terms
Idiomas Suportados 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
    }
}