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 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 फ़ाइल डाउनलोड करें
crx प्रारूप में See Words: Anywhere एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 |
सहायता पृष्ठ URL | https://www.see-words.com |
गोपनीयता नीति पृष्ठ URL | 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" } |