Tetrys 2.0
Play the new & improved version of Tetrys!
Tetrys 2.0とは何ですか?
Tetrys 2.0はR & Tによって開発されたChromeの拡張機能で、その主な機能は「Play the new & improved version of Tetrys!」です。
拡張機能のスクリーンショット
Tetrys 2.0拡張機能のCRXファイルをダウンロード
Tetrys 2.0拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
⬇️Easy to set up ⬇️: 1. Download and add this extension from Google Chrome. 2. Now you can click on the TETRYS 🧱 icon in the top right corner of your browser, and start playing anytime. 3. Play ▶️, Pause ⏯, Restart 📴 on your own terms. ✨Features ✨: 1. The extension lets you pause the game and will remember where you left off. 2. Press the “ESC” key to turn off 📴 the game in less than a second. 3. Supports both Mouse Cursor keys and Alphanumeric keys. 4. Stores your personal best scores. 5. Runs offline. Download our extension to give you a break from routine stress once in a while, you deserve it.🌸
拡張機能の基本情報
名前 | |
ID | pbenmnlflcfnkfpchfcpbhifppanhdnp |
公式URL | https://chrome.google.com/webstore/detail/tetrys-20/pbenmnlflcfnkfpchfcpbhifppanhdnp |
説明 | Play the new & improved version of Tetrys! |
ファイルサイズ | 15.35 KB |
インストール数 | 5,620 |
現在のバージョン | 1.0.3 |
最終更新日 | 2022-10-17 |
公開日 | 2022-09-26 |
評価 | 4.20/5 合計 5 レビュー |
開発者 | R & T |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Tetrys 2.0", "version": "1.0.3", "description": "Play the new & improved version of Tetrys!", "action": { "default_popup": "popup.html", "default_title": "Tetris 2.0" }, "icons": { "32": "icons\/icon32.png", "64": "icons\/icon64.png", "128": "icons\/icon128.png" }, "permissions": [], "host_permissions": [], "background": [], "web_accessible_resources": [], "content_scripts": [] } |