Tetrees

Simple block puzzle game

Cos'è Tetrees?

Tetrees è un'estensione di Chrome sviluppata da Lucas Alward, e la sua funzione principale è "Simple block puzzle game".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Tetrees

Scarica i file di estensione Tetrees in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Play a great block puzzle game with Tetrees!                    

Informazioni di Base sull'Estensione

Nome Tetrees Tetrees
ID pciedaenhnompbibgedkbgcdejojbpnk
URL Ufficiale https://chromewebstore.google.com/detail/tetrees/pciedaenhnompbibgedkbgcdejojbpnk
Descrizione Simple block puzzle game
Dimensione del File 49.61 MB
Conteggio Installazioni 10,283
Versione Corrente 1.0
Ultimo Aggiornamento 2021-05-26
Data di Pubblicazione 2021-05-26
Valutazione 4.71/5 Totale 14 Valutazioni
Sviluppatore Lucas Alward
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://getshopaholic.web.app
Lingue Supportate 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"
    }
}