Tetrys
A fun game that plays in a popup
什麼是Tetrys?
Tetrys是由vikka.bogomolkina開發的Chrome擴展程式,該擴展的主要功能是“A fun game that plays in a popup”。
擴展截圖
下載Tetrys擴展crx文件
下載Tetrys擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
port of the popular chrome game Tetrys! 擴展基本資訊
| 名稱 | |
| ID | cjobgkekcenldbaenikebmbhffhhffef |
| 官方網址 | 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"
} | |