Cat Games
Are you looking for some fun cat games? Choose different games, choose the funniest one for your cat.
Co to jest Cat Games?
Cat Games to rozszerzenie Chrome opracowane przez free puzzle games, a jego główną funkcją jest „Are you looking for some fun cat games? Choose different games, choose the funniest one for your cat.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Cat Games
Pobierz pliki rozszerzeń Cat Games w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Cat Games Online We collected best free online cat games. These games include browser games for both your computer. Here including Paws to Beauty 3, Pet Detective Case, Devilish Pet Salon, and many more free games.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ikdhppdofankmklaajngpccebnfaeedo |
Oficjalny URL | https://chrome.google.com/webstore/detail/cat-games/ikdhppdofankmklaajngpccebnfaeedo |
Opis | Are you looking for some fun cat games? Choose different games, choose the funniest one for your cat. |
Rozmiar pliku | 49.84 KB |
Liczba instalacji | 1,000 |
Aktualna Wersja | 0.1.4 |
Ostatnia Aktualizacja | 2018-11-27 |
Data Publikacji | 2018-11-27 |
Ocena | 2.00/5 Łącznie 3 Oceny |
Deweloper | free puzzle games |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | http://www.freepuzzlegames.org/privacypolicy.html |
Obsługiwane Języki | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "128.png", "default_title": "__MSG_app_name__" }, "default_locale": "en", "description": "__MSG_app_description__", "manifest_version": 2, "name": "__MSG_app_name__", "short_name": "Cat Games", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.1.4" } |