See Words: Anywhere
See Words: Anywhere is a learning tool that is accessible by almost everyone – making it a game-changer for education equality.
What is See Words: Anywhere?
See Words: Anywhere is a Chrome extension developed by https://see-words.com, and its main feature is "See Words: Anywhere is a learning tool that is accessible by almost everyone – making it a game-changer for education equality.".
Extension Screenshots
Download See Words: Anywhere Extension CRX File
Download See Words: Anywhere extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | eibdnapemoiofgpdabhpeopfjeghdlkd |
Official URL | https://chromewebstore.google.com/detail/see-words-anywhere/eibdnapemoiofgpdabhpeopfjeghdlkd |
Description | See Words: Anywhere is a learning tool that is accessible by almost everyone – making it a game-changer for education equality. |
File Size | 180 KB |
Installation Count | 87 |
Current Version | 20.01.20.1200 |
Last Updated | 2020-01-30 |
Publish Date | 2020-01-30 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://see-words.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.see-words.com |
Help Page URL | https://www.see-words.com |
Privacy Policy Page URL | https://see-words.com/privacy-policy |
Supported Languages | 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" } |