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
公式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
Eメール [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"
}