Chess game
Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome
Hvad er Chess game?
Chess game er en Chrome-udvidelse udviklet af https://downloadpcgames6.com, og dens hovedfunktion er "Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome".
Udvidelsesskærmbilleder
Download Chess game-udvidelses-CRX-fil
Download Chess game-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Chess game |
ID | dbmihiknkegbclhljngmibcfmdfolifk |
Officiel URL | https://chromewebstore.google.com/detail/chess-game/dbmihiknkegbclhljngmibcfmdfolifk |
Beskrivelse | Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome |
Filstørrelse | 561 KB |
Antal Installationer | 3,201 |
Nuværende Version | 3.5.1 |
Senest Opdateret | 2021-11-02 |
Udgivelsesdato | 2021-11-02 |
Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
Udvikler | https://downloadpcgames6.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.downloadpcgames6.com/ |
Hjælpeside-URL | https://www.downloadpcgames6.com/ |
URL til Fortrolighedspolitik Side | https://maaloma.tech/privacy-policy |
Understøttede Sprog | 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" } } |