Yasminoku
Yasminoku is a sudoku game, generator and solver created by Joan Alba Maldonado on 25th of July 2006 which has been now improved.
Yasminokuとは何ですか?
YasminokuはJoan Alba Maldonadoによって開発されたChromeの拡張機能で、その主な機能は「Yasminoku is a sudoku game, generator and solver created by Joan Alba Maldonado on 25th of July 2006 which has been now improved.」です。
拡張機能のスクリーンショット
Yasminoku拡張機能のCRXファイルをダウンロード
Yasminoku拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Yasminoku is a sudoku game, generator and solver created by Joan Alba Maldonado on 25th of July 2006 which has been now improved. 拡張機能の基本情報
| 名前 | |
| ID | dllbooohnicnoeibmicnmopnhejpjgmm |
| 公式URL | https://chromewebstore.google.com/detail/yasminoku/dllbooohnicnoeibmicnmopnhejpjgmm |
| 説明 | Yasminoku is a sudoku game, generator and solver created by Joan Alba Maldonado on 25th of July 2006 which has been now improved. |
| ファイルサイズ | 63.25 KB |
| インストール数 | 63 |
| 現在のバージョン | 0.75 |
| 最終更新日 | 2014-12-16 |
| 公開日 | 2014-12-16 |
| 評価 | 3.67/5 合計 3 レビュー |
| 開発者 | Joan Alba Maldonado |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://yasminoku.tuxfamily.org |
| 対応言語 | en,ca,es,zh-CN,zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"short_name": "yasminoku_extension",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "0.75",
"manifest_version": 2,
"content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.dropbox.com https:\/\/*.dropboxusercontent.com; object-src 'self'",
"icons": {
"16": "icon_16.png",
"18": "icon_18.png",
"19": "icon_19.png",
"32": "icon_32.png",
"60": "icon_60.png",
"64": "icon_64.png",
"90": "icon_90.png",
"120": "icon_120.png",
"128": "icon_128.png",
"256": "icon_256.png"
},
"browser_action": {
"default_title": "Yasminoku",
"name": "Yasminoku",
"default_icon": "icon_19.png",
"default_popup": "popup.html"
}
} | |