Chess game
Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome
Apa itu Chess game?
Chess game adalah ekstensi Chrome yang dikembangkan oleh https://downloadpcgames6.com, dan fitur utamanya adalah "Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Chess game
Unduh file ekstensi Chess game dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Chess game |
ID | dbmihiknkegbclhljngmibcfmdfolifk |
URL Resmi | https://chromewebstore.google.com/detail/chess-game/dbmihiknkegbclhljngmibcfmdfolifk |
Deskripsi | Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome |
Ukuran File | 561 KB |
Jumlah Instalasi | 3,201 |
Versi Saat Ini | 3.5.1 |
Terakhir Diperbarui | 2021-11-02 |
Tanggal Publikasi | 2021-11-02 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | https://downloadpcgames6.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.downloadpcgames6.com/ |
URL Halaman Bantuan | https://www.downloadpcgames6.com/ |
URL Halaman Kebijakan Privasi | https://maaloma.tech/privacy-policy |
Bahasa yang Didukung | 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" } } |