Cat Solitaire

Solitaire fun game with cats.

Vad är Cat Solitaire?

Cat Solitaire är en Chrome-tillägg utvecklad av https://zoodraw.com, och dess huvudfunktion är "Solitaire fun game with cats.".

Tilläggsskärmbilder

screenshot

Ladda ner Cat Solitaire-förlängningens CRX-fil

Ladda ner Cat Solitaire-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Quickly play solitaire game right from a browser button.  This amazing Cat themed solitaire game is fun and you don't have to leave your page to play it.                    

Grundläggande Information om Tillägg

Namn Cat Solitaire Cat Solitaire
ID hcjikbpijaceikdljnihpabapfhbljbc
Officiell webbadress https://chromewebstore.google.com/detail/cat-solitaire/hcjikbpijaceikdljnihpabapfhbljbc
Beskrivning Solitaire fun game with cats.
Filstorlek 2.26 MB
Antal Installationer 104
Aktuell Version 1.0
Senast Uppdaterad 2017-12-13
Publiceringsdatum 2017-12-12
Betyg 3.00/5 Totalt 2 Betyg
Utvecklare https://zoodraw.com
Betalningssätt free
Tilläggswebbplats https://zoodraw.com
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cat Solitaire",
    "description": "Solitaire fun game with cats.",
    "version": "1.0",
    "icons": {
        "128": "img\/icon.png"
    },
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "img\/icon.png"
    }
}