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
公式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"
    }
}