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 là gì?
See Words: Anywhere là một tiện ích mở rộng Chrome được phát triển bởi https://see-words.com, và tính năng chính của nó là "See Words: Anywhere is a learning tool that is accessible by almost everyone – making it a game-changer for education equality.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng See Words: Anywhere
Tải xuống các tệp mở rộng See Words: Anywhere dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | eibdnapemoiofgpdabhpeopfjeghdlkd |
URL Chính Thức | https://chromewebstore.google.com/detail/see-words-anywhere/eibdnapemoiofgpdabhpeopfjeghdlkd |
Mô tả | See Words: Anywhere is a learning tool that is accessible by almost everyone – making it a game-changer for education equality. |
Kích Thước Tệp | 180 KB |
Số Lần Cài Đặt | 87 |
Phiên Bản Hiện Tại | 20.01.20.1200 |
Cập Nhật Lần Cuối | 2020-01-30 |
Ngày Phát Hành | 2020-01-30 |
Đánh Giá | 5.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | https://see-words.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.see-words.com |
URL Trang Trợ Giúp | https://www.see-words.com |
URL Trang Chính Sách Bảo Mật | https://see-words.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | 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" } |