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에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "See Words: Anywhere is a learning tool that is accessible by almost everyone – making it a game-changer for education equality."입니다.

확장 프로그램 스크린샷

screenshot

See Words: Anywhere 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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.                    

확장 프로그램 기본 정보

이름 See Words: Anywhere See Words: Anywhere
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"
}