Solitaired: Play Solitaire Online, 100% Free

Play Classic Solitaire. Totally free. Right in your browser.

Wat is Solitaired: Play Solitaire Online, 100% Free?

Solitaired: Play Solitaire Online, 100% Free is een Chrome-extensie ontwikkeld door http://solitaired.com, en de belangrijkste functie is "Play Classic Solitaire. Totally free. Right in your browser.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Solitaired: Play Solitaire Online, 100% Free

Download Solitaired: Play Solitaire Online, 100% Free-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

                        Get easy access to the best card game out there - Solitaire! Our classic version of Klondike Solitaire includes all the features you expect:

- Classic style and card images
- Timer
- Easy double click to move card
- Retina display
- Fast loading

We love Solitaire and hope you do too!                    

Basisinformatie over de Extensie

Naam Solitaired: Play Solitaire Online, 100% Free Solitaired: Play Solitaire Online, 100% Free
ID onccdeecidgjobaphccmdinndofbkmha
Officiële URL https://chrome.google.com/webstore/detail/solitaired-play-solitaire/onccdeecidgjobaphccmdinndofbkmha
Beschrijving Play Classic Solitaire. Totally free. Right in your browser.
Bestandsgrootte 3.72 MB
Aantal Installaties 633
Huidige Versie 1.0.3
Laatst Bijgewerkt 2020-06-10
Publicatiedatum 2020-06-10
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar http://solitaired.com
Betalingswijze free
Extensiewebsite https://solitaired.com
Help Pagina-URL https://solitaired.com/contact
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Solitaired: Play Solitaire Online, 100% Free",
    "short_name": "Solitaired: Classic Solitaire",
    "description": "Play Classic Solitaire. Totally free. Right in your browser.",
    "version": "1.0.3",
    "browser_action": {
        "default_icon": {
            "16": "icons\/red-cards\/soli-logo_red-cards-16-v1.png",
            "24": "icons\/red-cards\/soli-logo_red-cards-24-v1.png",
            "32": "icons\/red-cards\/soli-logo_red-cards-32-v1.png"
        },
        "default_title": "Solitaired"
    },
    "homepage_url": "https:\/\/solitaired.com",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "icons": {
        "16": "icons\/red-cards\/[email protected]",
        "48": "icons\/red-cards\/soli-logo_red-cards-96-v1.png",
        "128": "icons\/red-cards\/[email protected]"
    }
}