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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Have one player read the body part secretly and then have other players try to guess!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Name That Part एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}