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