Klondike Rise
Klondike soliataire in your browser
Was ist Klondike Rise?
Klondike Rise ist eine Chrome-Erweiterung, die von https://www.klondikerise.com entwickelt wurde, und ihr Hauptmerkmal ist "Klondike soliataire in your browser".
Erweiterungsscreenshots
Klondike Rise-Erweiterungs-CRX-Datei herunterladen
Laden Sie Klondike Rise-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Solitaire is a classic card game that is both fun and educational. Klondike Solitaire keeps your mind sharp, and your day fun! Solitaire is played with 52 cards. Stack cards in descending order, alternating color. Start at the King, and build down to the Ace. The goal of the game is to get all cards into the foundations in the top-right corner. Beat Solitaire when all cards are in the foundations Fullscreen mode - http://www.klondikerise.com
Grundlegende Informationen zur Erweiterung
Name | Klondike Rise |
ID | npafeekdijcbdmpgkelijopcbnhmhglo |
Offizielle URL | https://chromewebstore.google.com/detail/klondike-rise/npafeekdijcbdmpgkelijopcbnhmhglo |
Beschreibung | Klondike soliataire in your browser |
Dateigröße | 1.64 MB |
Installationsanzahl | 801 |
Aktuelle Version | 1.3 |
Letztes Update | 2017-07-18 |
Veröffentlichungsdatum | 2017-07-18 |
Bewertung | 3.50/5 Insgesamt 10 Bewertungen |
Entwickler | https://www.klondikerise.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | http://www.klondikerise.com/ |
URL der Datenschutzrichtlinien-Seite | http://www.justas.biz/privacypolicy.htm |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Klondike Rise", "description": "Klondike soliataire in your browser", "version": "1.3", "permissions": [ "http:\/\/www.klondikerise.com\/" ], "browser_action": { "default_icon": "icon-128.png", "default_popup": "index.html" } } |