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
官方網址 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"
    }
}