Sudoku

The best selection of sudoku games.

Wat is Sudoku?

Sudoku is een Chrome-extensie ontwikkeld door Cool Games, en de belangrijkste functie is "The best selection of sudoku games.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Sudoku

Download Sudoku-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Sudoku Sudoku
ID mnejlibhmapdlfjopobeadmenbbhgelg
Officiële URL https://chromewebstore.google.com/detail/sudoku/mnejlibhmapdlfjopobeadmenbbhgelg
Beschrijving The best selection of sudoku games.
Bestandsgrootte 392 KB
Aantal Installaties 3,271
Huidige Versie 1.0.0
Laatst Bijgewerkt 2020-10-27
Publicatiedatum 2020-10-27
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Cool Games
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}