Master Chess Unblocked
Now you can play Master Chess Unblocked right on Chrome™ Browser! Offline and Popup Version, without internet required!
Master Chess Unblocked là gì?
Master Chess Unblocked là một tiện ích mở rộng Chrome được phát triển bởi https://monkeymart.org, và tính năng chính của nó là "Now you can play Master Chess Unblocked right on Chrome™ Browser! Offline and Popup Version, without internet required!".
Ả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 Master Chess Unblocked
Tải xuống các tệp mở rộng Master Chess Unblocked 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
Chess Online is a type of intellectual chess game that is loved by many people. Play the game of Chess Online to experience this high-class intellectual genre! Guide to the rules of Chess Note: Chess is a type of intellectual chess game that is loved by many people. Play the game of Chess Online for free on games.1bestlinks.net to experience this high-class intellectual genre! Chess is an intellectual game with 16 pieces on each side, including: 1 king, 1 queen, 2 rooks, 2 statues, 2 knights and 8 pawns. Based on the movement rules of each piece, you use sharp tactics to move the pieces in a reasonable way to eat the opponent's pieces, eat the king or make the opponent fall into a state of confusion that can't be resisted. If you get it, you will be the winner. King: Each move the king can go in any direction in a straight line or diagonally but can only go 1 square and at the position where the king moves to have the opponent's piece, he can eat. After: There is a move that is a simple combination of the movement of the Car and the Statue. In a move it can move diagonally or in a straight line along a column or row, with the same principle of going and capturing pieces as Statues and Rooks. Statue: Move diagonally to a square of the same color with the same winning principle as a rook to an empty space or a square occupied by the opponent's piece. Code: Can move to an empty space or a square occupied by the opponent (capture) in the shape of an L. Rook: Move in straight lines along a column or row to an empty square with no pieces in the way or to a square occupied by an opponent's piece (takes a piece) but cannot pass the piece standing in that square . The only exception is import. It can then jump over its King to stand next to it. Good: Can move straight forward only one square at a time to an empty space (go without taking pieces), but when moving pieces to capture enemy pieces, go diagonally. The power of the pawn can be promoted when the pawn reaches the last line of the opponent and is promoted to 1 of the Queen, Rook, Statue, and Horse of the same color *Note: We have added many external game links, making it easy for players to quickly access the games on our website https://monkeymart.org
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Master Chess Unblocked |
ID | ikajopaacfbippjappgngjafecphkdpg |
URL Chính Thức | https://chromewebstore.google.com/detail/master-chess-unblocked/ikajopaacfbippjappgngjafecphkdpg |
Mô tả | Now you can play Master Chess Unblocked right on Chrome™ Browser! Offline and Popup Version, without internet required! |
Kích Thước Tệp | 1.45 MB |
Số Lần Cài Đặt | 709 |
Phiên Bản Hiện Tại | 1.0.5 |
Cập Nhật Lần Cuối | 2023-12-17 |
Ngày Phát Hành | 2022-11-15 |
Đánh Giá | 3.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | https://monkeymart.org |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://monkeymart.org/ |
URL Trang Trợ Giúp | https://monkeymart.org/ |
URL Trang Chính Sách Bảo Mật | https://www.monkeymart.org/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "default_locale": "en_US", "description": "__MSG_appDesc__", "version": "1.0.5", "offline_enabled": true, "homepage_url": "https:\/\/monkeymart.org", "background": { "service_worker": "background.js" }, "action": { "default_title": "Chess Online", "default_icon": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "default_popup": "load.html" }, "icons": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" } } |