Tripolygon color challenge
Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling
Co to jest Tripolygon color challenge?
Tripolygon color challenge to rozszerzenie Chrome opracowane przez Karori Games, a jego główną funkcją jest „Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tripolygon color challenge
Pobierz pliki rozszerzeń Tripolygon color challenge 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
Tripolygon - rotate your tripoligon to break the falling ceilings, be quick and accurate to collect points
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | hgjmloomoihfcjnpcijacmedpkpilpac |
Oficjalny URL | https://chrome.google.com/webstore/detail/tripolygon-color-challeng/hgjmloomoihfcjnpcijacmedpkpilpac |
Opis | Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling |
Rozmiar pliku | 37.44 KB |
Liczba instalacji | 68 |
Aktualna Wersja | 1.5 |
Ostatnia Aktualizacja | 2018-10-16 |
Data Publikacji | 2018-10-16 |
Ocena | 5.00/5 Łącznie 3 Oceny |
Deweloper | Karori Games |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://www.gocoolgames.com/?game=tripolygon |
Adres URL Strony Polityki Prywatności | https://www.ibronto.com/comhype_limited_privacy_policy.pdf |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon16x16.png", "default_popup": "popup.html" }, "description": "Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Tripolygon color challenge", "permissions": [ "activeTab" ], "short_name": "Tripolygon color challenge", "version": "1.5" } |