Sudoku

The best selection of sudoku games.

Vad är Sudoku?

Sudoku är en Chrome-tillägg utvecklad av Cool Games, och dess huvudfunktion är "The best selection of sudoku games.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Sudoku-förlängningens CRX-fil

Ladda ner Sudoku-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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!                    

Grundläggande Information om Tillägg

Namn Sudoku Sudoku
ID mnejlibhmapdlfjopobeadmenbbhgelg
Officiell webbadress https://chromewebstore.google.com/detail/sudoku/mnejlibhmapdlfjopobeadmenbbhgelg
Beskrivning The best selection of sudoku games.
Filstorlek 392 KB
Antal Installationer 3,271
Aktuell Version 1.0.0
Senast Uppdaterad 2020-10-27
Publiceringsdatum 2020-10-27
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare Cool Games
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}