Tripolygon color challenge

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

Vad är Tripolygon color challenge?

Tripolygon color challenge är en Chrome-tillägg utvecklad av Karori Games, och dess huvudfunktion är "Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Tripolygon color challenge-förlängningens CRX-fil

Ladda ner Tripolygon color challenge-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Tripolygon color challenge Tripolygon color challenge
ID hgjmloomoihfcjnpcijacmedpkpilpac
Officiell webbadress https://chrome.google.com/webstore/detail/tripolygon-color-challeng/hgjmloomoihfcjnpcijacmedpkpilpac
Beskrivning Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling
Filstorlek 37.44 KB
Antal Installationer 68
Aktuell Version 1.5
Senast Uppdaterad 2018-10-16
Publiceringsdatum 2018-10-16
Betyg 5.00/5 Totalt 3 Betyg
Utvecklare Karori Games
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.gocoolgames.com/?game=tripolygon
URL till Sekretesspolicy Sidan https://www.ibronto.com/comhype_limited_privacy_policy.pdf
Stödda Språk 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"
}