Cat Solitaire
Solitaire fun game with cats.
Cat Solitaireとは何ですか?
Cat Solitaireはhttps://zoodraw.comによって開発されたChromeの拡張機能で、その主な機能は「Solitaire fun game with cats.」です。
拡張機能のスクリーンショット
Cat Solitaire拡張機能のCRXファイルをダウンロード
Cat Solitaire拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Quickly play solitaire game right from a browser button. This amazing Cat themed solitaire game is fun and you don't have to leave your page to play it. 拡張機能の基本情報
| 名前 | |
| ID | hcjikbpijaceikdljnihpabapfhbljbc |
| 公式URL | https://chromewebstore.google.com/detail/cat-solitaire/hcjikbpijaceikdljnihpabapfhbljbc |
| 説明 | Solitaire fun game with cats. |
| ファイルサイズ | 2.26 MB |
| インストール数 | 104 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2017-12-13 |
| 公開日 | 2017-12-12 |
| 評価 | 3.00/5 合計 2 レビュー |
| 開発者 | https://zoodraw.com |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://zoodraw.com |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Cat Solitaire",
"description": "Solitaire fun game with cats.",
"version": "1.0",
"icons": {
"128": "img\/icon.png"
},
"browser_action": {
"default_popup": "index.html",
"default_icon": "img\/icon.png"
}
} | |