Tetrys Offline
Tetrys is free game in popup. You can play offline or online.
Tetrys Offlineとは何ですか?
Tetrys Offlineはextensionproductによって開発されたChromeの拡張機能で、その主な機能は「Tetrys is free game in popup. You can play offline or online.」です。
拡張機能のスクリーンショット
Tetrys Offline拡張機能のCRXファイルをダウンロード
Tetrys Offline拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Tetrys is popular free game in popup. Users can play offline or online for relax. This extension is based on open-source code of similar game Tetris. The goal is to get blocktris into a line. More time more points! Click to icon for start. Click to PLAY button at the bottom of the popup. Use right arrow, left arrow, down arrow and arrow up for rotate of block. For new game click to PLAY AGAIN. Good luck!
拡張機能の基本情報
名前 | |
ID | pkpmakghhlpgpajkklfmajeenelcjbpg |
公式URL | https://chrome.google.com/webstore/detail/tetrys-offline/pkpmakghhlpgpajkklfmajeenelcjbpg |
説明 | Tetrys is free game in popup. You can play offline or online. |
ファイルサイズ | 91.34 KB |
インストール数 | 792 |
現在のバージョン | 1.0.0 |
最終更新日 | 2021-11-15 |
公開日 | 2021-11-15 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | extensionproduct |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tetrys Offline", "description": "Tetrys is free game in popup. You can play offline or online.", "version": "1.0.0", "offline_enabled": true, "icons": { "128": "128x128.png", "16": "16x16.png", "48": "48x48.png" }, "browser_action": { "default_icon": "19x19.png", "default_popup": "index.html" } } |