Tripolygon color challenge

Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling

Was ist Tripolygon color challenge?

Tripolygon color challenge ist eine Chrome-Erweiterung, die von Karori Games entwickelt wurde, und ihr Hauptmerkmal ist "Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Tripolygon color challenge-Erweiterungs-CRX-Datei herunterladen

Laden Sie Tripolygon color challenge-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Tripolygon - rotate your tripoligon to break the falling ceilings, be quick and accurate to collect points                    

Grundlegende Informationen zur Erweiterung

Name Tripolygon color challenge Tripolygon color challenge
ID hgjmloomoihfcjnpcijacmedpkpilpac
Offizielle URL https://chrome.google.com/webstore/detail/tripolygon-color-challeng/hgjmloomoihfcjnpcijacmedpkpilpac
Beschreibung Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling
Dateigröße 37.44 KB
Installationsanzahl 68
Aktuelle Version 1.5
Letztes Update 2018-10-16
Veröffentlichungsdatum 2018-10-16
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler Karori Games
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.gocoolgames.com/?game=tripolygon
URL der Datenschutzrichtlinien-Seite https://www.ibronto.com/comhype_limited_privacy_policy.pdf
Unterstützte Sprachen 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"
}