Chess Cheat
Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.
Cos'è Chess Cheat?
Chess Cheat è un'estensione di Chrome sviluppata da http://nextchessmovecalculator.com, e la sua funzione principale è "Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Chess Cheat
Scarica i file di estensione Chess Cheat in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Next Chess Move Calculator! Chess move calculator. Use us to find the best possible move to make against your opponent!
Informazioni di Base sull'Estensione
Nome | |
ID | nebcbghibcogagfjfalgndbmonooiblj |
URL Ufficiale | https://chrome.google.com/webstore/detail/chess-cheat/nebcbghibcogagfjfalgndbmonooiblj |
Descrizione | Chess Cheat, We're the #1 chess move calculator. Let us help you find the best move to make against. |
Dimensione del File | 720 KB |
Conteggio Installazioni | 18,294 |
Versione Corrente | 1.3 |
Ultimo Aggiornamento | 2023-01-08 |
Data di Pubblicazione | 2022-04-05 |
Valutazione | 3.30/5 Totale 10 Valutazioni |
Sviluppatore | http://nextchessmovecalculator.com |
[email protected] | |
Tipo di Pagamento | in_app |
Sito Web dell'Estensione | https://nextchessmovecalculator.com |
URL della Pagina di Aiuto | https://nextchessmovecalculator.com |
Lingue Supportate | 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" } } } |