在线数独

数独大众心目中最好的渡过时间的游戏,游戏的机制容易理解,但真正挑战你的心理承受能力。

Cos'è 在线数独?

在线数独 è un'estensione di Chrome sviluppata da 10206271, e la sua funzione principale è "数独大众心目中最好的渡过时间的游戏,游戏的机制容易理解,但真正挑战你的心理承受能力。".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione 在线数独

Scarica i file di estensione 在线数独 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        简介:数独大众心目中最好的渡过时间的游戏,游戏的机制容易理解,但真正挑战你的心理承受能力。
功能说明:数独大众心目中最好的渡过时间的游戏,游戏的机制容易理解,但真正挑战你的心理承受能力。                    

Informazioni di Base sull'Estensione

Nome 在线数独 在线数独
ID geedmcjjpjjcjmioeaeppolhbdkandde
URL Ufficiale https://chromewebstore.google.com/detail/%E5%9C%A8%E7%BA%BF%E6%95%B0%E7%8B%AC/geedmcjjpjjcjmioeaeppolhbdkandde
Descrizione 数独大众心目中最好的渡过时间的游戏,游戏的机制容易理解,但真正挑战你的心理承受能力。
Dimensione del File 826 KB
Conteggio Installazioni 182
Versione Corrente 5.2
Ultimo Aggiornamento 2018-04-10
Data di Pubblicazione 2018-04-10
Sviluppatore 10206271
Tipo di Pagamento free
Lingue Supportate zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u5728\u7ebf\u6570\u72ec",
    "description": "\u6570\u72ec\u5927\u4f17\u5fc3\u76ee\u4e2d\u6700\u597d\u7684\u6e21\u8fc7\u65f6\u95f4\u7684\u6e38\u620f\uff0c\u6e38\u620f\u7684\u673a\u5236\u5bb9\u6613\u7406\u89e3\uff0c\u4f46\u771f\u6b63\u6311\u6218\u4f60\u7684\u5fc3\u7406\u627f\u53d7\u80fd\u529b\u3002",
    "version": "5.2",
    "background": {
        "persistent": true,
        "page": "background.html"
    },
    "icons": {
        "128": "128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "128.png"
        },
        "default_title": "\u5728\u7ebf\u6570\u72ec"
    }
}