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.

Qu'est-ce que Crescent Solitaire ?

Crescent Solitaire est une extension Chrome développée par Toon Soolikah, et sa fonction principale est "Use cards with matching suits from the crescent to build your piles up from Ace to King and down from King to Ace.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Crescent Solitaire

Téléchargez les fichiers d'extension Crescent Solitaire au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Crescent Solitaire Crescent Solitaire
ID enlhdpmgpgjkceigaafndclapkffdonc
URL Officiel https://chrome.google.com/webstore/detail/crescent-solitaire/enlhdpmgpgjkceigaafndclapkffdonc
Description Use cards with matching suits from the crescent to build your piles up from Ace to King and down from King to Ace.
Taille du Fichier 153 KB
Nombre d'Installations 2,000
Version Actuelle 0.0.4.28
Dernière Mise à Jour 2016-10-12
Date de Publication 2016-10-12
Évaluation 4.36/5 Total 44 Évaluations
Développeur Toon Soolikah
Type de Paiement free
Langues Prises en Charge 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"
    }
}