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 هو إضافة Chrome تم تطويرها بواسطة zjulia، والميزة الرئيسية لها هي "Have one player read the body part secretly and then have other players try to guess!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Name That Part
قم بتنزيل ملفات الامتداد Name That Part بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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 |
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" } } |