Cat Solitaire
Solitaire fun game with cats.
Cos'è Cat Solitaire?
Cat Solitaire è un'estensione di Chrome sviluppata da https://zoodraw.com, e la sua funzione principale è "Solitaire fun game with cats.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Cat Solitaire
Scarica i file di estensione Cat Solitaire in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | hcjikbpijaceikdljnihpabapfhbljbc |
| URL Ufficiale | https://chromewebstore.google.com/detail/cat-solitaire/hcjikbpijaceikdljnihpabapfhbljbc |
| Descrizione | Solitaire fun game with cats. |
| Dimensione del File | 2.26 MB |
| Conteggio Installazioni | 104 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2017-12-13 |
| Data di Pubblicazione | 2017-12-12 |
| Valutazione | 3.00/5 Totale 2 Valutazioni |
| Sviluppatore | https://zoodraw.com |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://zoodraw.com |
| Lingue Supportate | 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"
}
} | |