Tripolygon color challenge
Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling
Tripolygon color challengeとは何ですか?
Tripolygon color challengeはKarori Gamesによって開発されたChromeの拡張機能で、その主な機能は「Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling」です。
拡張機能のスクリーンショット
Tripolygon color challenge拡張機能のCRXファイルをダウンロード
Tripolygon color challenge拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Tripolygon - rotate your tripoligon to break the falling ceilings, be quick and accurate to collect points
拡張機能の基本情報
名前 | |
ID | hgjmloomoihfcjnpcijacmedpkpilpac |
公式URL | https://chrome.google.com/webstore/detail/tripolygon-color-challeng/hgjmloomoihfcjnpcijacmedpkpilpac |
説明 | Watchout! The roof is falling on your head! Match the color with your poligon tip to break the falling ceiling |
ファイルサイズ | 37.44 KB |
インストール数 | 68 |
現在のバージョン | 1.5 |
最終更新日 | 2018-10-16 |
公開日 | 2018-10-16 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | Karori Games |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://www.gocoolgames.com/?game=tripolygon |
プライバシーポリシーページのURL | https://www.ibronto.com/comhype_limited_privacy_policy.pdf |
対応言語 | 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" } |