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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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" } |