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.
O que é Crescent Solitaire?
Crescent Solitaire é uma extensão do Chrome desenvolvida por Toon Soolikah, e sua principal característica é "Use cards with matching suits from the crescent to build your piles up from Ace to King and down from King to Ace.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Crescent Solitaire
Baixe arquivos de extensão Crescent Solitaire no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | enlhdpmgpgjkceigaafndclapkffdonc |
URL Oficial | https://chrome.google.com/webstore/detail/crescent-solitaire/enlhdpmgpgjkceigaafndclapkffdonc |
Descrição | Use cards with matching suits from the crescent to build your piles up from Ace to King and down from King to Ace. |
Tamanho do Arquivo | 153 KB |
Contagem de Instalações | 2,000 |
Versão Atual | 0.0.4.28 |
Última Atualização | 2016-10-12 |
Data de Publicação | 2016-10-12 |
Classificação | 4.36/5 Total de 44 Avaliações |
Desenvolvedor | Toon Soolikah |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } } |