Mr Bullet 2

Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy

O que é Mr Bullet 2?

Mr Bullet 2 é uma extensão do Chrome desenvolvida por http://www.noobgame.club, e sua principal característica é "Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Mr Bullet 2

Baixe arquivos de extensão Mr Bullet 2 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

                        Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy. Your objective will be to neutralize your opponents in each of the levels. You simply need to aim and then shoot. The first levels will be rather simple, but you will have to start coming up with many different and original means of getting rid of each of the enemies. You have a limited number of bullets, so you need to aim well. Use the bullet’s ricochet to your advantage and get to the next level. In the store, you are able to buy new characters. So come on, let’s play!                    

Informações Básicas da Extensão

Nome Mr Bullet 2 Mr Bullet 2
ID gepobigpkiedoodgjpfhbnkkkdjohgha
URL Oficial https://chrome.google.com/webstore/detail/mr-bullet-2/gepobigpkiedoodgjpfhbnkkkdjohgha
Descrição Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy
Tamanho do Arquivo 38.56 KB
Contagem de Instalações 257
Versão Atual 1
Última Atualização 2020-05-15
Data de Publicação 2020-05-15
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor http://www.noobgame.club
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.noobgame.club/games/play/mr-bullet-2
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": "Mr Bullet 2",
    "manifest_version": 2,
    "description": "Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}