Tripolygon color challenge
Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling
What is Tripolygon color challenge?
Tripolygon color challenge is a Chrome extension developed by Karori Games, and its main feature is "Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling".
Extension Screenshots
Download Tripolygon color challenge Extension CRX File
Download Tripolygon color challenge extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Tripolygon - rotate your tripoligon to break the falling ceilings, be quick and accurate to collect points
Extension Basic Information
Name | |
ID | hgjmloomoihfcjnpcijacmedpkpilpac |
Official URL | https://chrome.google.com/webstore/detail/tripolygon-color-challeng/hgjmloomoihfcjnpcijacmedpkpilpac |
Description | Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling |
File Size | 37.44 KB |
Installation Count | 68 |
Current Version | 1.5 |
Last Updated | 2018-10-16 |
Publish Date | 2018-10-16 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Karori Games |
[email protected] | |
Payment Type | free |
Extension Website | http://www.gocoolgames.com/?game=tripolygon |
Privacy Policy Page URL | https://www.ibronto.com/comhype_limited_privacy_policy.pdf |
Supported Languages | 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" } |