Chess game

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

Chess game란 무엇입니까?

Chess game은(는) https://downloadpcgames6.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Play Simple Chess Game FEN/PGN viewer with evaluation without leaving chrome"입니다.

확장 프로그램 스크린샷

screenshot

Chess game 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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/
도움말 페이지 URL https://www.downloadpcgames6.com/
개인정보 보호 정책 페이지 URL 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"
    }
}