Tripolygon color challenge
Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling
Co je Tripolygon color challenge?
Tripolygon color challenge je rozšíření Chrome vyvinuté Karori Games, a jeho hlavní funkcí je „Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Tripolygon color challenge
Stáhněte si soubory rozšíření Tripolygon color challenge ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Tripolygon - rotate your tripoligon to break the falling ceilings, be quick and accurate to collect points
Základní Informace o Rozšíření
Název | |
ID | hgjmloomoihfcjnpcijacmedpkpilpac |
Oficiální URL | https://chrome.google.com/webstore/detail/tripolygon-color-challeng/hgjmloomoihfcjnpcijacmedpkpilpac |
Popis | Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling |
Velikost souboru | 37.44 KB |
Počet instalací | 68 |
Aktuální Verze | 1.5 |
Poslední Aktualizace | 2018-10-16 |
Datum Vydání | 2018-10-16 |
Hodnocení | 5.00/5 Celkem 3 Hodnocení |
Vývojář | Karori Games |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | http://www.gocoolgames.com/?game=tripolygon |
URL Stránky Zásad Ochrany Soukromí | https://www.ibronto.com/comhype_limited_privacy_policy.pdf |
Podporované Jazyky | 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" } |