Sudoku

The best selection of sudoku games.

Qu'est-ce que Sudoku ?

Sudoku est une extension Chrome développée par Cool Games, et sa fonction principale est "The best selection of sudoku games.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Sudoku

Téléchargez les fichiers d'extension Sudoku au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Sudoku Sudoku
ID mnejlibhmapdlfjopobeadmenbbhgelg
URL Officiel https://chromewebstore.google.com/detail/sudoku/mnejlibhmapdlfjopobeadmenbbhgelg
Description The best selection of sudoku games.
Taille du Fichier 392 KB
Nombre d'Installations 3,271
Version Actuelle 1.0.0
Dernière Mise à Jour 2020-10-27
Date de Publication 2020-10-27
Évaluation 5.00/5 Total 1 Évaluations
Développeur Cool Games
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}