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!”。

扩展截图

screenshot

下载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.🌸                    

扩展基本信息

名称 Tetrys 2.0 Tetrys 2.0
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
电子邮箱 [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": []
}