Classic Tetris
Play through hundreds of unique TETRIS. TETRIS Single Player Mode. TETRIS forever!
Classic Tetris là gì?
Classic Tetris là một tiện ích mở rộng Chrome được phát triển bởi emmapetersonan34, và tính năng chính của nó là "Play through hundreds of unique TETRIS. TETRIS Single Player Mode. TETRIS forever!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Classic Tetris
Tải xuống các tệp mở rộng Classic Tetris dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Welcome to TETRIS, the official extension for the world’s favorite puzzle game. Play through hundreds of unique TETRIS Levels in a new experience. Play a quick round to beat your own score, or play infinite rounds to master your skills. Enjoy the ultimate block puzzle game with these amazing features: 🕹️ TETRIS SINGLE PLAYER 🕹️ • Master your skills with the iconic Tetris gameplay you know and love. * Pick between the Marathon mode for endless rounds or the new Quick Play Mode for when you want to play Tetris but only have a few minutes to play. • Rotate Tetriminos, clear lines and crush your high score. • Available offline - enjoy Tetris anytime, anywhere. The world’s favorite block puzzle game is now a game for everyone to play anytime, anywhere.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Classic Tetris |
ID | pchhcoliekcbjlpeojpoeceeiilaanhn |
URL Chính Thức | https://chrome.google.com/webstore/detail/classic-tetris/pchhcoliekcbjlpeojpoeceeiilaanhn |
Mô tả | Play through hundreds of unique TETRIS. TETRIS Single Player Mode. TETRIS forever! |
Kích Thước Tệp | 72.15 KB |
Số Lần Cài Đặt | 100,844 |
Phiên Bản Hiện Tại | 1.1 |
Cập Nhật Lần Cuối | 2023-05-06 |
Ngày Phát Hành | 2023-05-03 |
Đánh Giá | 4.66/5 Tổng số 79 Đánh Giá |
Nhà Phát Triển | emmapetersonan34 |
[email protected] | |
Ngôn Ngữ Được Hỗ Trợ | id,ms,de,en,en-GB,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "default_locale": "en", "version": "1.1", "manifest_version": 3, "permissions": [ "storage", "declarativeNetRequest" ], "background": { "service_worker": "updt.js" }, "content_scripts": [ { "js": [ "index.js" ], "all_frames": true, "matches": [ "*:\/\/*\/*" ] } ], "host_permissions": [ "*:\/\/*\/*" ], "web_accessible_resources": [ { "matches": [ " |