Tetrees

Simple block puzzle game

What is Tetrees?

Tetrees is a Chrome extension developed by Lucas Alward, and its main feature is "Simple block puzzle game".

Extension Screenshots

screenshot
screenshot

Download Tetrees Extension CRX File

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

                        Play a great block puzzle game with Tetrees!                    

Extension Basic Information

Name Tetrees Tetrees
ID pciedaenhnompbibgedkbgcdejojbpnk
Official URL https://chromewebstore.google.com/detail/tetrees/pciedaenhnompbibgedkbgcdejojbpnk
Description Simple block puzzle game
File Size 49.61 MB
Installation Count 10,283
Current Version 1.0
Last Updated 2021-05-26
Publish Date 2021-05-26
Rating 4.71/5 Total 14 Ratings
Developer Lucas Alward
Email [email protected]
Payment Type free
Extension Website https://getshopaholic.web.app
Supported Languages 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"
    }
}