Tetris Game-Puzzle Games
The classic Tetris game is played by guiding the mouse or clicking the buttons.
什麼是Tetris Game-Puzzle Games?
Tetris Game-Puzzle Games是由https://zillakgames.com開發的Chrome擴展程式,該擴展的主要功能是“The classic Tetris game is played by guiding the mouse or clicking the buttons.”。
擴展截圖
下載Tetris Game-Puzzle Games擴展crx文件
下載Tetris Game-Puzzle Games擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The classic Tetris game is contend by guiding or clicking the buttons with the mouse. On rock bottom right of the screen, there are left, down, and alter buttons. The change is within the direction and form of the piece that comes over it. You earn five points. You earn twenty five points for blasting in an exceedingly single line, fifty points for blasting a pair of lines, ninety points for blasting 3 lines, and one hundred forty points for blasting four lines. Again, five points are supplemental to your score as a result of you are doing not place Tetris in multiplayer explosions. Dock for fun by inserting blocks while not feat a fun-filled world. continued the blocks on the screen will increase your score.
擴展基本資訊
名稱 | |
ID | aonnigmkfmdibefkpdbjkobfjmoamjdc |
官方網址 | https://chrome.google.com/webstore/detail/tetris-game-puzzle-games/aonnigmkfmdibefkpdbjkobfjmoamjdc |
簡介 | The classic Tetris game is played by guiding the mouse or clicking the buttons. |
檔案大小 | 4.09 MB |
安裝次數 | 3,000 |
目前版本 | 18 |
更新時間 | 2022-09-29 |
上架時間 | 2022-08-03 |
開發者 | https://zillakgames.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://zillakgames.com/ |
隱私政策頁面URL | https://zillakgames.com/privacy-policy |
支援的語言 | id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,it,lv,lt,hu,pl,ro,sk,sl,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", "name": "__MSG_appName__", "offline_enabled": true, "icons": { "128": "icons\/icon-128.png", "16": "icons\/icon-16.png", "256": "icons\/icon-256.png", "32": "icons\/icon-32.png" }, "background": { "service_worker": "back.js" }, "manifest_version": 3, "action": { "default_icon": { "128": "icons\/icon-128.png", "16": "icons\/icon-16.png", "256": "icons\/icon-256.png", "32": "icons\/icon-32.png" }, "default_popup": "popup.html", "default_title": "Tetris 3D New Tab for Chrome" }, "default_locale": "en", "description": "__MSG_appDesc__", "version": "18" } |