Sudoku

The best selection of sudoku games.

Cos'è Sudoku?

Sudoku è un'estensione di Chrome sviluppata da Cool Games, e la sua funzione principale è "The best selection of sudoku games.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Sudoku

Scarica i file di estensione Sudoku in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Sudoku Sudoku
ID mnejlibhmapdlfjopobeadmenbbhgelg
URL Ufficiale https://chromewebstore.google.com/detail/sudoku/mnejlibhmapdlfjopobeadmenbbhgelg
Descrizione The best selection of sudoku games.
Dimensione del File 392 KB
Conteggio Installazioni 3,271
Versione Corrente 1.0.0
Ultimo Aggiornamento 2020-10-27
Data di Pubblicazione 2020-10-27
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Cool Games
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}