Word Search Pictures
Improve your vocabulary and problem-solving skills with Word Search Pictures!
ما هو Word Search Pictures؟
Word Search Pictures هو إضافة Chrome تم تطويرها بواسطة http://www.noobgame.club، والميزة الرئيسية لها هي "Improve your vocabulary and problem-solving skills with Word Search Pictures!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Word Search Pictures
قم بتنزيل ملفات الامتداد Word Search Pictures بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Improve your vocabulary and problem-solving skills with Word Search Pictures! In this fun words game, your objective is to find all the words related to the image given above. When you see a word, simply click and drag the letters to form a meaningful word. If you're stuck, you can always click on the hint button! Complete challenging levels and become the word-master now!
معلومات أساسية عن التمديد
الاسم | |
ID | ppngmbihglpapcdaaefibkaehleiccle |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/ppngmbihglpapcdaaefibkaehleiccle |
الوصف | Improve your vocabulary and problem-solving skills with Word Search Pictures! |
حجم الملف | 40.56 KB |
عدد التثبيتات | 11 |
النسخة الحالية | 1 |
آخر تحديث | 2020-05-24 |
تاريخ النشر | 2020-05-24 |
المطور | http://www.noobgame.club |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://www.noobgame.club/games/play/word-search-pictures |
عنوان صفحة المساعدة | http://www.noobgame.club/page/terms |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Word Search Pictures", "manifest_version": 2, "description": "Improve your vocabulary and problem-solving skills with Word Search Pictures!", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |