Sudoku

The best selection of sudoku games.

O que é Sudoku?

Sudoku é uma extensão do Chrome desenvolvida por Cool Games, e sua principal característica é "The best selection of sudoku games.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Sudoku

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

                        Play the best of sudoku games on one place. It countains Sudoku Classic, Challenge, Deluxe, Smart Sudoku and many more..

You can simply select your favorite game in a popup and launch it in a new tab.

Enjoy these games and please rate this extension!                    

Informações Básicas da Extensão

Nome Sudoku Sudoku
ID mnejlibhmapdlfjopobeadmenbbhgelg
URL Oficial https://chromewebstore.google.com/detail/sudoku/mnejlibhmapdlfjopobeadmenbbhgelg
Descrição The best selection of sudoku games.
Tamanho do Arquivo 392 KB
Contagem de Instalações 3,271
Versão Atual 1.0.0
Última Atualização 2020-10-27
Data de Publicação 2020-10-27
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor Cool Games
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "name": "Sudoku",
    "description": "The best selection of sudoku games.",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "browser_action": {
        "default_popup": "games.html",
        "default_icon": "images\/icon19.png"
    },
    "icons": {
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}