Solitaired: Play Solitaire Online, 100% Free
Play Classic Solitaire. Totally free. Right in your browser.
Solitaired: Play Solitaire Online, 100% Freeคืออะไร?
Solitaired: Play Solitaire Online, 100% Free เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://solitaired.com และคุณลักษณะหลักของมันคือ "Play Classic Solitaire. Totally free. Right in your browser."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Solitaired: Play Solitaire Online, 100% Free
ดาวน์โหลดไฟล์ส่วนขยาย Solitaired: Play Solitaire Online, 100% Free ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Get easy access to the best card game out there - Solitaire! Our classic version of Klondike Solitaire includes all the features you expect: - Classic style and card images - Timer - Easy double click to move card - Retina display - Fast loading We love Solitaire and hope you do too!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | onccdeecidgjobaphccmdinndofbkmha |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/solitaired-play-solitaire/onccdeecidgjobaphccmdinndofbkmha |
คำอธิบาย | Play Classic Solitaire. Totally free. Right in your browser. |
ขนาดไฟล์ | 3.72 MB |
จำนวนการติดตั้ง | 633 |
เวอร์ชันปัจจุบัน | 1.0.3 |
อัปเดตครั้งล่าสุด | 2020-06-10 |
วันที่เผยแพร่ | 2020-06-10 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | http://solitaired.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://solitaired.com |
URL หน้าช่วยเหลือ | https://solitaired.com/contact |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Solitaired: Play Solitaire Online, 100% Free", "short_name": "Solitaired: Classic Solitaire", "description": "Play Classic Solitaire. Totally free. Right in your browser.", "version": "1.0.3", "browser_action": { "default_icon": { "16": "icons\/red-cards\/soli-logo_red-cards-16-v1.png", "24": "icons\/red-cards\/soli-logo_red-cards-24-v1.png", "32": "icons\/red-cards\/soli-logo_red-cards-32-v1.png" }, "default_title": "Solitaired" }, "homepage_url": "https:\/\/solitaired.com", "background": { "scripts": [ "background.js" ], "persistent": true }, "icons": { "16": "icons\/red-cards\/[email protected]", "48": "icons\/red-cards\/soli-logo_red-cards-96-v1.png", "128": "icons\/red-cards\/[email protected]" } } |