Catch Cat - Super Game
Don't let the Cat Escape! Try to trap the cat by clicking the spots to darken them
Catch Cat - Super Gameคืออะไร?
Catch Cat - Super Game เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://cursorcats.com และคุณลักษณะหลักของมันคือ "Don't let the Cat Escape! Try to trap the cat by clicking the spots to darken them"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Catch Cat - Super Game
ดาวน์โหลดไฟล์ส่วนขยาย Catch Cat - Super Game ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
"Catch the Cat" is a game for those who love cats and think a little. This is a rather difficult puzzle game in which you have to work hard with your head if you want to win. Your task is not to let the cat go beyond the boundaries of the field on which she runs, placing dark circles on her way. The cat will try to escape from you by avoiding the obstacles you set up. Actions take place step by step, first you make your move, then the cat tries to run away by taking its step to one of the neighboring cells. This happens until there are no free circles left at the location or until the cat runs away. If you have successfully surrounded the cat, you have won, and if not, the cat will run away and you will be prompted to start over. Catch the Cat is a remake of the classic math puzzle Quadraphage in which a cat tries to escape from a hexagon board, one of the cells is blocked after each move. We wish you good luck in the game.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Catch Cat - Super Game |
ID | caeppcjbpjohbcpcpohjicfdcaglgabf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/catch-cat-super-game/caeppcjbpjohbcpcpohjicfdcaglgabf |
คำอธิบาย | Don't let the Cat Escape! Try to trap the cat by clicking the spots to darken them |
ขนาดไฟล์ | 330 KB |
จำนวนการติดตั้ง | 27,226 |
เวอร์ชันปัจจุบัน | 2.2.2 |
อัปเดตครั้งล่าสุด | 2024-02-13 |
วันที่เผยแพร่ | 2022-01-31 |
คะแนน | 3.58/5 รวมทั้งหมด 12 คะแนน |
ผู้พัฒนา | https://cursorcats.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://sites.google.com/view/happy-cool-1/privacy |
ภาษาที่รองรับ | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "action": { "default_icon": "icons\/128.png", "default_popup": "index.html", "default_title": "__MSG_name__", "icons": { "128": "icons\/128.png", "256": "icons\/256.png", "32": "icons\/32.png", "64": "icons\/64.png" } }, "background": { "service_worker": "background.js" }, "default_locale": "en", "description": "__MSG_description__", "externally_connectable": { "matches": [ "*:\/\/*.cursorcats.com\/*" ] }, "icons": { "128": "icons\/128.png", "256": "icons\/256.png", "32": "icons\/32.png", "64": "icons\/64.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmklfNKTF1Fna8EbpUf4pZZFEbD4uxs\/6I20wlvDeVglAWkDhSkzKPiaymGH42M9HlPfMdFcXpiJpO0eWpSBK0\/FqbYnaCufTM1iSED5\/eJez+hazgunbWTn8ThfLbxZaGvLsiBWrp7dYis4UvTsaxIgHFHXAa6U+\/vGaum9sZ\/uX4cXH2oq9tFNbMxzBbAlHFbTt7+hn7MqDimpI2WdVyo2dYXp+cCH4Pku8o63OPOADZHsKx9EHBsHeSPoPKrCD0I34U28v7ESXi3ixVCuIP4zogyjtYeC\/WacTtmDzAICtegXN+pBozqlW29GKZI\/VzQuiCMh2PPowHAo2PxSgNwIDAQAB", "manifest_version": 3, "name": "__MSG_name__", "permissions": [ "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.2.2" } |