Chess Cheat
Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.
O que é Chess Cheat?
Chess Cheat é uma extensão do Chrome desenvolvida por http://nextchessmovecalculator.com, e sua principal característica é "Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Chess Cheat
Baixe arquivos de extensão Chess Cheat no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Next Chess Move Calculator! Chess move calculator. Use us to find the best possible move to make against your opponent!
Informações Básicas da Extensão
Nome | |
ID | nebcbghibcogagfjfalgndbmonooiblj |
URL Oficial | https://chrome.google.com/webstore/detail/chess-cheat/nebcbghibcogagfjfalgndbmonooiblj |
Descrição | Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against. |
Tamanho do Arquivo | 720 KB |
Contagem de Instalações | 18,294 |
Versão Atual | 1.3 |
Última Atualização | 2023-01-08 |
Data de Publicação | 2022-04-05 |
Classificação | 3.30/5 Total de 10 Avaliações |
Desenvolvedor | http://nextchessmovecalculator.com |
[email protected] | |
Tipo de Pagamento | in_app |
Site da Extensão | https://nextchessmovecalculator.com |
URL da Página de Ajuda | https://nextchessmovecalculator.com |
Idiomas Suportados | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Chess Cheat", "description": "Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.", "version": "1.3", "icons": { "16": "images\/icon-16x16.png", "32": "images\/icon-32x32.png", "48": "images\/icon-48x48.png", "128": "images\/icon-128x128.png" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/icon-16x16.png", "32": "\/images\/icon-32x32.png", "48": "\/images\/icon-48x48.png", "128": "\/images\/icon-128x128.png" } } } |