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文件

下載See Words: Anywhere擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
}