Cat Solitaire
Solitaire fun game with cats.
Hvad er Cat Solitaire?
Cat Solitaire er en Chrome-udvidelse udviklet af https://zoodraw.com, og dens hovedfunktion er "Solitaire fun game with cats.".
Udvidelsesskærmbilleder
Download Cat Solitaire-udvidelses-CRX-fil
Download Cat Solitaire-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
| Navn | |
| ID | hcjikbpijaceikdljnihpabapfhbljbc |
| Officiel URL | https://chromewebstore.google.com/detail/cat-solitaire/hcjikbpijaceikdljnihpabapfhbljbc |
| Beskrivelse | Solitaire fun game with cats. |
| Filstørrelse | 2.26 MB |
| Antal Installationer | 104 |
| Nuværende Version | 1.0 |
| Senest Opdateret | 2017-12-13 |
| Udgivelsesdato | 2017-12-12 |
| Bedømmelse | 3.00/5 Samlet 2 Bedømmelser |
| Udvikler | https://zoodraw.com |
| Betalingsmetode | free |
| Udvidelseswebsted | https://zoodraw.com |
| Understøttede Sprog | 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"
}
} | |