Name That Part

Have one player read the body part secretly and then have other players try to guess!

Name That Part란 무엇입니까?

Name That Part은(는) zjulia에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Have one player read the body part secretly and then have other players try to guess!"입니다.

확장 프로그램 스크린샷

screenshot

Name That Part 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        The aim of the game is to move a certain body part and see who can guess which body part you're moving first.                    

확장 프로그램 기본 정보

이름 Name That Part Name That Part
ID mnjogjpljdlpngmfljhdhkleijoinpho
공식 URL https://chromewebstore.google.com/detail/name-that-part/mnjogjpljdlpngmfljhdhkleijoinpho
설명 Have one player read the body part secretly and then have other players try to guess!
파일 크기 1.05 MB
설치 횟수 12
현재 버전 1.0
최근 업데이트 2015-01-04
출시 날짜 2015-01-04
개발자 zjulia
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Name That Part",
    "version": "1.0",
    "description": "Have one player read the body part secretly and then have other players try to guess!",
    "manifest_version": 2,
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}