Master Chess Unblocked
Now you can play Master Chess Unblocked right on Chrome™ Browser! Offline and Popup Version, without internet required!
¿Qué es Master Chess Unblocked?
Master Chess Unblocked es una extensión de Chrome desarrollada por https://monkeymart.org, y su función principal es "Now you can play Master Chess Unblocked right on Chrome™ Browser! Offline and Popup Version, without internet required!".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Master Chess Unblocked
Descarga archivos de extensión Master Chess Unblocked en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | Master Chess Unblocked |
ID | ikajopaacfbippjappgngjafecphkdpg |
URL Oficial | https://chromewebstore.google.com/detail/master-chess-unblocked/ikajopaacfbippjappgngjafecphkdpg |
Descripción | Now you can play Master Chess Unblocked right on Chrome™ Browser! Offline and Popup Version, without internet required! |
Tamaño del Archivo | 1.45 MB |
Cantidad de Instalaciones | 709 |
Versión Actual | 1.0.5 |
Última Actualización | 2023-12-17 |
Fecha de Publicación | 2022-11-15 |
Calificación | 3.00/5 Total de 2 Calificaciones |
Desarrollador | https://monkeymart.org |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://monkeymart.org/ |
URL de la Página de Ayuda | https://monkeymart.org/ |
URL de la Página de Política de Privacidad | https://www.monkeymart.org/privacy-policy |
Idiomas Soportados | 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" } } |