Tetris

Play Tetris on Chrome!

Co to jest Tetris?

Tetris to rozszerzenie Chrome opracowane przez Yaman Caglar, a jego główną funkcją jest „Play Tetris on Chrome!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Tetris

Pobierz pliki rozszerzeń Tetris w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!!                    

Podstawowe informacje o rozszerzeniu

Nazwa Tetris Tetris
ID kgcmcnnjgoaeddlblmhmldoekgmmpcbo
Oficjalny URL https://chrome.google.com/webstore/detail/tetris/kgcmcnnjgoaeddlblmhmldoekgmmpcbo
Opis Play Tetris on Chrome!
Rozmiar pliku 153 KB
Liczba instalacji 2,000
Aktualna Wersja 0.0.0.2
Ostatnia Aktualizacja 2021-11-16
Data Publikacji 2021-11-09
Ocena 3.00/5 Łącznie 1 Oceny
Deweloper Yaman Caglar
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}