Spinz io

Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.

O que é Spinz io?

Spinz io é uma extensão do Chrome desenvolvida por http://www.noobgamer.club, e sua principal característica é "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Spinz io

Baixe arquivos de extensão Spinz io 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

                        Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner. You can choose its color and enter into exciting fights! Collect scattered dots to increase your RPM. You need to be patient when collecting dots to steadily build your RPM; a higher RPM is always better. Collide your spinner with others to make both of the spinners' dots scattered, then quickly to grab all of them.                    

Informações Básicas da Extensão

Nome Spinz io Spinz io
ID mlnmobdhpnpkmifanmfdnchdbbjajdmi
URL Oficial https://chrome.google.com/webstore/detail/spinz-io/mlnmobdhpnpkmifanmfdnchdbbjajdmi
Descrição Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.
Tamanho do Arquivo 21.8 KB
Contagem de Instalações 1,000
Versão Atual 1
Última Atualização 2020-06-01
Data de Publicação 2020-06-01
Classificação 1.00/5 Total de 1 Avaliações
Desenvolvedor http://www.noobgamer.club
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.noobgamer.club/games/play/spinz-io
URL da Página de Ajuda http://www.noobgamer.club/page/terms
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Spinz io",
    "manifest_version": 2,
    "description": "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}