Classic Tetris
Play through hundreds of unique TETRIS. TETRIS Single Player Mode. TETRIS forever!
什麼是Classic Tetris?
Classic Tetris是由emmapetersonan34開發的Chrome擴展程式,該擴展的主要功能是“Play through hundreds of unique TETRIS. TETRIS Single Player Mode. TETRIS forever!”。
擴展截圖
下載Classic Tetris擴展crx文件
下載Classic Tetris擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | Classic Tetris |
ID | pchhcoliekcbjlpeojpoeceeiilaanhn |
官方網址 | https://chrome.google.com/webstore/detail/classic-tetris/pchhcoliekcbjlpeojpoeceeiilaanhn |
簡介 | Play through hundreds of unique TETRIS. TETRIS Single Player Mode. TETRIS forever! |
檔案大小 | 72.15 KB |
安裝次數 | 100,844 |
目前版本 | 1.1 |
更新時間 | 2023-05-06 |
上架時間 | 2023-05-03 |
評分 | 4.66/5 共 79 次評分 |
開發者 | emmapetersonan34 |
電子郵箱 | [email protected] |
支援的語言 | 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": [ " |