Canfield Solitaire - Play Canfield Card Games
Play Canfield Solitaire - 100% free - classic solitaire card game!
Canfield Solitaire - Play Canfield Card Gamesคืออะไร?
Canfield Solitaire - Play Canfield Card Games เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://solitaireparadise.com และคุณลักษณะหลักของมันคือ "Play Canfield Solitaire - 100% free - classic solitaire card game!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Canfield Solitaire - Play Canfield Card Games
ดาวน์โหลดไฟล์ส่วนขยาย Canfield Solitaire - Play Canfield Card Games ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This game is a beautiful and easy-to-use version of the Canfield Solitaire game. Play the game at https://www.solitaireparadise.com/games_list/canfield-solitaire.html in any browser, on desktop, tablet or mobile.
It's 100% free to play Canfield. The game features unlimited undo's, detailed statistics, and it saves your progress so you can continue your game if you have to close early.
Not yet a seasoned Canfield player? We give a detailed explanation of the rules in the game so everybody can learn how to play. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | lnldjiokdnjbbiknmkjkgnnailhefmap |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/canfield-solitaire-play-c/lnldjiokdnjbbiknmkjkgnnailhefmap |
| คำอธิบาย | Play Canfield Solitaire - 100% free - classic solitaire card game! |
| ขนาดไฟล์ | 16.29 KB |
| จำนวนการติดตั้ง | 106 |
| เวอร์ชันปัจจุบัน | 1.0.3 |
| อัปเดตครั้งล่าสุด | 2020-07-18 |
| วันที่เผยแพร่ | 2020-07-17 |
| ผู้พัฒนา | https://solitaireparadise.com |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://www.solitaireparadise.com/games_list/canfield-solitaire.html |
| URL หน้าช่วยเหลือ | https://www.solitaireparadise.com/contact.html |
| URL หน้านโยบายความเป็นส่วนตัว | https://www.solitaireparadise.com/privacy_policy.html |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"background": {
"persistent": false,
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": ".\/img\/icon_32.png",
"default_title": "Canfield Solitaire"
},
"content_security_policy": "script-src 'self'; object-src 'self'",
"default_locale": "en",
"description": "__MSG_appDesc__",
"icons": {
"128": ".\/img\/icon_128.png"
},
"manifest_version": 2,
"name": "__MSG_appName__",
"short_name": "Canfield",
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.3"
} | |