Name That Part

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

Wat is Name That Part?

Name That Part is een Chrome-extensie ontwikkeld door zjulia, en de belangrijkste functie is "Have one player read the body part secretly and then have other players try to guess!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Name That Part

Download Name That Part-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Name That Part Name That Part
ID mnjogjpljdlpngmfljhdhkleijoinpho
Officiële URL https://chromewebstore.google.com/detail/name-that-part/mnjogjpljdlpngmfljhdhkleijoinpho
Beschrijving Have one player read the body part secretly and then have other players try to guess!
Bestandsgrootte 1.05 MB
Aantal Installaties 12
Huidige Versie 1.0
Laatst Bijgewerkt 2015-01-04
Publicatiedatum 2015-01-04
Ontwikkelaar zjulia
Betalingswijze free
Ondersteunde Talen 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"
    }
}