Tetrys

A fun game that plays in a popup

什么是Tetrys?

Tetrys是由vikka.bogomolkina开发的Chrome扩展程序,该扩展的主要功能是“A fun game that plays in a popup”。

扩展截图

screenshot

下载Tetrys扩展crx文件

下载Tetrys扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        port of the popular chrome game Tetrys!                    

扩展基本信息

名称 Tetrys Tetrys
ID cjobgkekcenldbaenikebmbhffhhffef
官方URL https://chromewebstore.google.com/detail/tetrys/cjobgkekcenldbaenikebmbhffhhffef
简介 A fun game that plays in a popup
文件大小 31.96 KB
安装次数 514,690
当前版本 4.12.2021
更新时间 2021-12-08
上架时间 2021-12-07
评分 4.18/5 共39次评分
开发者 vikka.bogomolkina
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
}