Tetrees

Simple block puzzle game

什麼是Tetrees?

Tetrees是由Lucas Alward開發的Chrome擴展程式,該擴展的主要功能是“Simple block puzzle game”。

擴展截圖

screenshot
screenshot

下載Tetrees擴展crx文件

下載Tetrees擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Play a great block puzzle game with Tetrees!                    

擴展基本資訊

名稱 Tetrees Tetrees
ID pciedaenhnompbibgedkbgcdejojbpnk
官方網址 https://chromewebstore.google.com/detail/tetrees/pciedaenhnompbibgedkbgcdejojbpnk
簡介 Simple block puzzle game
檔案大小 49.61 MB
安裝次數 10,283
目前版本 1.0
更新時間 2021-05-26
上架時間 2021-05-26
評分 4.71/5 共 14 次評分
開發者 Lucas Alward
電子郵箱 [email protected]
付費類型 free
擴展官網 https://getshopaholic.web.app
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tetrees",
    "description": "Simple block puzzle game",
    "version": "1.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/get_started16.png",
            "32": "\/images\/get_started32.png",
            "48": "\/images\/get_started48.png",
            "128": "\/images\/get_started128.png"
        }
    },
    "icons": {
        "16": "\/images\/get_started16.png",
        "32": "\/images\/get_started32.png",
        "48": "\/images\/get_started48.png",
        "128": "\/images\/get_started128.png"
    }
}