Solitaire Collection & FreeCell Deal Finder
▶️Play Solitaire, Spider & FreeCell. ✅Lookup FreeCell Deals by Game Number. ✅10000+ free card games.
Wat is Solitaire Collection & FreeCell Deal Finder?
Solitaire Collection & FreeCell Deal Finder is een Chrome-extensie ontwikkeld door https://online-solitaire.com, en de belangrijkste functie is "▶️Play Solitaire, Spider & FreeCell. ✅Lookup FreeCell Deals by Game Number. ✅10000+ free card games.".
Extensie Screenshots
Download het CRX-bestand van de extensie Solitaire Collection & FreeCell Deal Finder
Download Solitaire Collection & FreeCell Deal Finder-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Look up Microsoft Freecell deals using this extension from Online Solitaire. As a bonus, we've included our Solitaire collection which lets you play Solitaire, Spider, and Freecell.
Input a game number from 1 to 32.000 and you'll get the corresponding starting deal from the original Microsoft FreeCell game. So all you nostalgic FreeCell players can check up on a starting deal for your favorite Windows FreeCell game and play it in real life!
Our game contains unlimited free gameplays, undo's, and hints. You can toggle sound, set autoplay, turn 3 cards or turn 1 card at a time, change the design, and much more under settings.
We hope you'll enjoy our card game as much as the 20.000+ people who play over 100.000 games of Solitaire each day through our app.
Have fun!
Solitaire rules: https://online-solitaire.com/#rules
Privacy policy: https://online-solitaire.com/privacy-policy
Help: https://online-solitaire.com/contact Basisinformatie over de Extensie
| Naam | |
| ID | mgkfpkgbbiidhahnbapaljpplahoakgc |
| Officiële URL | https://chromewebstore.google.com/detail/solitaire-collection-free/mgkfpkgbbiidhahnbapaljpplahoakgc |
| Beschrijving | ▶️Play Solitaire, Spider & FreeCell. ✅Lookup FreeCell Deals by Game Number. ✅10000+ free card games. |
| Bestandsgrootte | 2.06 MB |
| Aantal Installaties | 32,495 |
| Huidige Versie | 3.0.2 |
| Laatst Bijgewerkt | 2021-04-19 |
| Publicatiedatum | 2020-05-03 |
| Beoordeling | 1.89/5 Totaal 1075 Beoordelingen |
| Ontwikkelaar | https://online-solitaire.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://online-solitaire.com/ |
| Help Pagina-URL | https://online-solitaire.com/contact |
| URL van de Privacybeleid Pagina | https://online-solitaire.com/privacy-policy |
| Ondersteunde Talen | id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,ta,te,kn-IN,th,am-ET,ar,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "3.0.2",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
},
"author": "Alfred Torbjonsen",
"homepage_url": "https:\/\/online-solitaire.com\/",
"short_name": "Solitaire",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
},
"default_popup": "popup.html"
}
} | |