Chess game
Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome
Qu'est-ce que Chess game ?
Chess game est une extension Chrome développée par https://downloadpcgames6.com, et sa fonction principale est "Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Chess game
Téléchargez les fichiers d'extension Chess game au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Using This extension you can Play Chess game with your friend or alone. This is the most interest chess game for google chrome browser. You can also open it in a new tap or save your chess online game whenever you need to, save the game id and you can resume it from there anytime you want. All you need to do is just install the chess game extension, and click on the chess icon it will open.
Informations de Base sur l'Extension
Nom | Chess game |
ID | dbmihiknkegbclhljngmibcfmdfolifk |
URL Officiel | https://chromewebstore.google.com/detail/chess-game/dbmihiknkegbclhljngmibcfmdfolifk |
Description | Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome |
Taille du Fichier | 561 KB |
Nombre d'Installations | 3,201 |
Version Actuelle | 3.5.1 |
Dernière Mise à Jour | 2021-11-02 |
Date de Publication | 2021-11-02 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | https://downloadpcgames6.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.downloadpcgames6.com/ |
URL de la Page d'Aide | https://www.downloadpcgames6.com/ |
URL de la Page de Politique de Confidentialité | https://maaloma.tech/privacy-policy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Play Simple Chess Game FEN\/PGN viewer with evaluation without leaving chrome", "manifest_version": 2, "name": "Chess game", "version": "3.5.1", "icons": { "16": "icon\/p16.png", "32": "icon\/p32.png", "48": "icon\/p48.png", "96": "icon\/p96.png" }, "browser_action": { "default_icon": { "48": "icon\/p48.png" }, "default_title": "Simple Chess game", "default_popup": "the_popup\/simplechessboard.html" } } |