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文件

下載Name That Part擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}