Tetrys

A fun game that plays in a popup

What is Tetrys?

Tetrys is a Chrome extension developed by vikka.bogomolkina, and its main feature is "A fun game that plays in a popup".

Extension Screenshots

screenshot

Download Tetrys Extension CRX File

Download Tetrys 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

                        port of the popular chrome game Tetrys!                    

Extension Basic Information

Name Tetrys Tetrys
ID cjobgkekcenldbaenikebmbhffhhffef
Official URL https://chromewebstore.google.com/detail/tetrys/cjobgkekcenldbaenikebmbhffhhffef
Description A fun game that plays in a popup
File Size 31.96 KB
Installation Count 514,690
Current Version 4.12.2021
Last Updated 2021-12-08
Publish Date 2021-12-07
Rating 4.18/5 Total 39 Ratings
Developer vikka.bogomolkina
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "index.html"
    },
    "description": "A fun game that plays in a popup",
    "icons": {
        "128": "images\/icon.png",
        "16": "images\/icon.png",
        "48": "images\/icon.png"
    },
    "manifest_version": 2,
    "name": "Tetrys",
    "offline_enabled": true,
    "short_name": "Tetrys",
    "version": "4.12.2021"
}