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
Eメール [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"
}