See Words: Anywhere
See Words: Anywhere is a learning tool that is accessible by almost everyone – making it a game-changer for education equality.
ما هو See Words: Anywhere؟
See Words: Anywhere هو إضافة Chrome تم تطويرها بواسطة https://see-words.com، والميزة الرئيسية لها هي "See Words: Anywhere is a learning tool that is accessible by almost everyone – making it a game-changer for education equality.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة See Words: Anywhere
قم بتنزيل ملفات الامتداد See Words: Anywhere بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Learn to read whenever and wherever. See Words: Anywhere is a Google Chrome Extension that helps struggling readers of all ages learn in a personal way. The learn-to-read extension is built with you in mind, customized for you to learn at your own pace and style. See Words: Anywhere is a digital reading proficiency system and method of learning phonics that transforms letters to icons to help individuals learn the basic phonics fundamentals to enable them to read.
معلومات أساسية عن التمديد
الاسم | |
ID | eibdnapemoiofgpdabhpeopfjeghdlkd |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/see-words-anywhere/eibdnapemoiofgpdabhpeopfjeghdlkd |
الوصف | See Words: Anywhere is a learning tool that is accessible by almost everyone – making it a game-changer for education equality. |
حجم الملف | 180 KB |
عدد التثبيتات | 87 |
النسخة الحالية | 20.01.20.1200 |
آخر تحديث | 2020-01-30 |
تاريخ النشر | 2020-01-30 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | https://see-words.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.see-words.com |
عنوان صفحة المساعدة | https://www.see-words.com |
عنوان صفحة سياسة الخصوصية | https://see-words.com/privacy-policy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "See Words: Anywhere", "short_name": "See Words: Anywhere", "description": "See Words: Anywhere is a learning tool that is accessible by almost everyone \u2013 making it a game-changer for education equality.", "default_locale": "en", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "browser_action": { "default_icon": { "16": "icon-16.png", "24": "icon-24.png", "32": "icon-32.png" }, "default_title": "See Words Anywhere", "default_popup": "index.html" }, "permissions": [ "activeTab" ], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "version": "20.01.20.1200" } |