Sudoku

The best selection of sudoku games.

What is Sudoku?

Sudoku is a Chrome extension developed by Cool Games, and its main feature is "The best selection of sudoku games.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Sudoku Extension CRX File

Download Sudoku extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Sudoku Sudoku
ID mnejlibhmapdlfjopobeadmenbbhgelg
Official URL https://chromewebstore.google.com/detail/sudoku/mnejlibhmapdlfjopobeadmenbbhgelg
Description The best selection of sudoku games.
File Size 392 KB
Installation Count 3,271
Current Version 1.0.0
Last Updated 2020-10-27
Publish Date 2020-10-27
Rating 5.00/5 Total 1 Ratings
Developer Cool Games
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}