Tetrys 2.0

Play the new & improved version of Tetrys!

What is Tetrys 2.0?

Tetrys 2.0 is a Chrome extension developed by R & T, and its main feature is "Play the new & improved version of Tetrys!".

Extension Screenshots

screenshot

Download Tetrys 2.0 Extension CRX File

Download Tetrys 2.0 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        ⬇️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.🌸                    

Extension Basic Information

Name Tetrys 2.0 Tetrys 2.0
ID pbenmnlflcfnkfpchfcpbhifppanhdnp
Official URL https://chrome.google.com/webstore/detail/tetrys-20/pbenmnlflcfnkfpchfcpbhifppanhdnp
Description Play the new & improved version of Tetrys!
File Size 15.35 KB
Installation Count 5,620
Current Version 1.0.3
Last Updated 2022-10-17
Publish Date 2022-09-26
Rating 4.20/5 Total 5 Ratings
Developer R & T
Email [email protected]
Payment Type free
Supported Languages 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": []
}