Crescent Solitaire
Use cards with matching suits from the crescent to build your piles up from Ace to King and down from King to Ace.
Crescent Solitaire란 무엇입니까?
Crescent Solitaire은(는) Toon Soolikah에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Use cards with matching suits from the crescent to build your piles up from Ace to King and down from King to Ace."입니다.
확장 프로그램 스크린샷
Crescent Solitaire 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Use cards with matching suits from the crescent to build your piles up from Ace to King and down from King to Ace. While this may sound simple, play free Crescent Solitaire, and you'll soon discover the challenge and exciting fun in this variation of the traditional game of Solitaire. Instructions: Move all of the cards from the outer piles (tableau) to the eight foundation piles in the center. Build the Aces up in suit to the King, and the Kings down in suit to the Ace.
확장 프로그램 기본 정보
이름 | |
ID | enlhdpmgpgjkceigaafndclapkffdonc |
공식 URL | https://chrome.google.com/webstore/detail/crescent-solitaire/enlhdpmgpgjkceigaafndclapkffdonc |
설명 | Use cards with matching suits from the crescent to build your piles up from Ace to King and down from King to Ace. |
파일 크기 | 153 KB |
설치 횟수 | 2,000 |
현재 버전 | 0.0.4.28 |
최근 업데이트 | 2016-10-12 |
출시 날짜 | 2016-10-12 |
평점 | 4.36/5 총 44 개의 평점 |
개발자 | Toon Soolikah |
결제 유형 | free |
지원되는 언어 | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,da,es,es-419,it,pl,pt-BR,pt-PT,fi,sv,cs,el,ru,uk,hi,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "0.0.4.28", "offline_enabled": true, "manifest_version": 2, "browser_action": { "default_title": "__MSG_appName__", "default_icon": { "19": "icon19.png", "38": "icon38.png" }, "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |