Tetris

Play Tetris on Chrome!

Cos'è Tetris?

Tetris è un'estensione di Chrome sviluppata da Yaman Caglar, e la sua funzione principale è "Play Tetris on Chrome!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Tetris

Scarica i file di estensione Tetris 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

                        This extension lets you play the best retro game in your browser! You have to fit all of the bright-colored pieces in the board and remove lines when the blocks occupy them and then, get points! But be warned, the levels can get very hard, and the game can get very addicting! Have Fun!!                    

Informazioni di Base sull'Estensione

Nome Tetris Tetris
ID kgcmcnnjgoaeddlblmhmldoekgmmpcbo
URL Ufficiale https://chrome.google.com/webstore/detail/tetris/kgcmcnnjgoaeddlblmhmldoekgmmpcbo
Descrizione Play Tetris on Chrome!
Dimensione del File 153 KB
Conteggio Installazioni 2,000
Versione Corrente 0.0.0.2
Ultimo Aggiornamento 2021-11-16
Data di Pubblicazione 2021-11-09
Valutazione 3.00/5 Totale 1 Valutazioni
Sviluppatore Yaman Caglar
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tetris",
    "version": "0.0.0.2",
    "icons": {
        "128": "Tetris_S.png"
    },
    "description": "Play Tetris on Chrome!",
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "Tetris_S.png"
    }
}