I Love Sudoku

Free, Open Source And Clean Sudoku Game.

What is I Love Sudoku?

I Love Sudoku is a Chrome extension developed by dexiang.wu, and its main feature is "Free, Open Source And Clean Sudoku Game.".

Extension Screenshots

screenshot
screenshot
screenshot

Download I Love Sudoku Extension CRX File

Download I Love 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

                        This is a free and clean sudoku game, from easy to extreme level.                    

Extension Basic Information

Name I Love Sudoku I Love Sudoku
ID ekmbapaleikifnicdifaloejmhliihbd
Official URL https://chromewebstore.google.com/detail/i-love-sudoku/ekmbapaleikifnicdifaloejmhliihbd
Description Free, Open Source And Clean Sudoku Game.
File Size 204 KB
Installation Count 230
Current Version 1.0.0.0
Last Updated 2020-09-17
Publish Date 2020-09-16
Developer dexiang.wu
Email [email protected]
Payment Type free
Supported Languages en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extensionName__",
    "version": "1.0.0.0",
    "description": "__MSG_extensionDescription__",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "48": "icons\/icon-48.png",
            "96": "icons\/icon-96.png"
        }
    },
    "icons": {
        "48": "icons\/icon-48.png",
        "96": "icons\/icon-96.png"
    },
    "default_locale": "zh_CN"
}