Tetris Unblocked Game
The object of the game is to arrange the tiles to make horizontal rows of tiles with no game This is a free version of the game.
Τι είναι το Tetris Unblocked Game;
Το Tetris Unblocked Game είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://tetries.blogspot.com, και η κύρια λειτουργία του είναι "The object of the game is to arrange the tiles to make horizontal rows of tiles with no game This is a free version of the game.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Tetris Unblocked Game
Λήψη αρχείων επέκτασης Tetris Unblocked Game σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
The object of the game is to arrange the tiles to make horizontal rows of tiles with no game This is a free version of the game. The object of the game is to arrange the tiles to make horizontal rows of tiles with no gaps. When a "filled" row is created, it will be deleted. Keep arranging tiles so that they never reach the top of the screen. If they reach the top, the game of Tetris is over! How To Play:- 1. Firstly click on "Add To Chrome" Button. 2. After Downloading data, you just click on "Extension Icon". 3. After Click Icon you will redirect in game play Area. 4. Just Play The gamne. 5 Lets Enjoy Note:- In My Extension Have Many more Games in Different Categories Like- Strategy, Sports, Shooting, racing, Puzzle, Arcade, Action, Shooting, Etc. And Also have Similar & Best Games. Controls Press the "left" arrow to move left. The "right" arrow to move right. The "up" arrow to rotate the tile. The "spacebar" to move the tile immediately to the bottom.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | mpbchbjacnhfhmklfilefieeeipldlbg |
Επίσημο URL | https://chrome.google.com/webstore/detail/tetris-unblocked-game/mpbchbjacnhfhmklfilefieeeipldlbg |
Περιγραφή | The object of the game is to arrange the tiles to make horizontal rows of tiles with no game This is a free version of the game. |
Μέγεθος Αρχείου | 639 KB |
Αριθμός Εγκαταστάσεων | 1,000 |
Τρέχουσα Έκδοση | 2.0 |
Τελευταία Ενημέρωση | 2022-07-16 |
Ημερομηνία Δημοσίευσης | 2022-05-30 |
Αξιολόγηση | 4.71/5 Συνολικά 7 Αξιολογήσεις |
Προγραμματιστής | http://tetries.blogspot.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://tetries.blogspot.com |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Tetris Unblocked Game", "version": "2.0", "description": "The object of the game is to arrange the tiles to make horizontal rows of tiles with no game This is a free version of the game.", "action": { "default_icon": "images\/icon128.png" }, "author": "Bishnu", "default_locale": "en", "background": { "service_worker": "scripts\/service-worker.js" }, "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png" }, "offline_enabled": false, "permissions": [ "storage", "notifications", "alarms" ], "host_permissions": [ "https:\/\/allunblockedgames.com\/panel\/" ] } |