Chess game

Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome

ما هو Chess game؟

Chess game هو إضافة Chrome تم تطويرها بواسطة https://downloadpcgames6.com، والميزة الرئيسية لها هي "Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Chess game

قم بتنزيل ملفات الامتداد Chess game بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Chess game Chess game
ID dbmihiknkegbclhljngmibcfmdfolifk
عنوان URL الرسمي https://chromewebstore.google.com/detail/chess-game/dbmihiknkegbclhljngmibcfmdfolifk
الوصف Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome
حجم الملف 561 KB
عدد التثبيتات 3,201
النسخة الحالية 3.5.1
آخر تحديث 2021-11-02
تاريخ النشر 2021-11-02
تقييم 5.00/5 مجموع تقييمات 2
المطور https://downloadpcgames6.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.downloadpcgames6.com/
عنوان صفحة المساعدة https://www.downloadpcgames6.com/
عنوان صفحة سياسة الخصوصية https://maaloma.tech/privacy-policy
اللغات المدعومة 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"
    }
}