Sudoku

The best selection of sudoku games.

什么是Sudoku?

Sudoku是由Cool Games开发的Chrome扩展程序,该扩展的主要功能是“The best selection of sudoku games.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Sudoku扩展crx文件

下载Sudoku扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 Sudoku Sudoku
ID mnejlibhmapdlfjopobeadmenbbhgelg
官方URL https://chromewebstore.google.com/detail/sudoku/mnejlibhmapdlfjopobeadmenbbhgelg
简介 The best selection of sudoku games.
文件大小 392 KB
安装次数 3,271
当前版本 1.0.0
更新时间 2020-10-27
上架时间 2020-10-27
评分 5.00/5 共1次评分
开发者 Cool Games
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}