Checkers (Play Checkers)

Play Checkers Online FREE

Checkers (Play Checkers)란 무엇입니까?

Checkers (Play Checkers)은(는) Tech Breaker에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Play Checkers Online FREE"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Checkers (Play Checkers) 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Have you ever wanted to play checkers - but only with the click of a button? - Well now you can do so.

Play Checkers' easy app allows users to enjoy playing checkers with two players, one player, or no players (bot vs bot :)) with the click of a button!  

You can now also play players across the world!                    

확장 프로그램 기본 정보

이름 Checkers (Play Checkers) Checkers (Play Checkers)
ID jnhpbpekjfpjpcoeikoenlohlabpjmdi
공식 URL https://chromewebstore.google.com/detail/checkers-play-checkers/jnhpbpekjfpjpcoeikoenlohlabpjmdi
설명 Play Checkers Online FREE
파일 크기 219 KB
설치 횟수 2,222
현재 버전 3.62
최근 업데이트 2022-03-25
출시 날짜 2021-12-29
평점 4.87/5 총 30 개의 평점
개발자 Tech Breaker
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://playcheckers.atwebpages.com/
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Checkers (Play Checkers)",
    "description": "Play Checkers Online FREE",
    "version": "3.62",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/get_started16.png",
            "32": "\/images\/get_started32.png",
            "48": "\/images\/get_started48.png",
            "128": "\/images\/get_started128.png"
        }
    },
    "icons": {
        "16": "\/images\/get_started16.png",
        "32": "\/images\/get_started32.png",
        "48": "\/images\/get_started48.png",
        "128": "\/images\/get_started128.png"
    }
}