LinDuo - Learn English for FREE

LinDuo is the best FREE way to learn 1000 English words in one month! Unique method of practice English listening and writting…

LinDuo - Learn English for FREEとは何ですか?

LinDuo - Learn English for FREEはhttps://lin-duo.comによって開発されたChromeの拡張機能で、その主な機能は「LinDuo is the best FREE way to learn 1000 English words in one month! Unique method of practice English listening and writting…」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

LinDuo - Learn English for FREE拡張機能のCRXファイルをダウンロード

LinDuo - Learn English for FREE拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        LinDuo is the best FREE method to learn 1000 English words within a month! No memorization, no textbooks or homework. British scientists had proven that playing a game is the best way to memorize new words! Beautiful illustrations for each word and audio recorded by native speaker makes whole process unforgettable.

Rule: DO NOT TRY TO REMEMBER THE WORD, USE HINT AS OFTEN AS YOU NEED!

It's enough to play EVERY day for 15-20 minutes, to remember 1000 most useful English words within a month. The method was tested on students from 15 to 65 years old and they all without an exception could easily remember 1000 English words!

Teachers used to make a mistake, forcing students to immediately learn the pronunciation and spelling of a new word! And after all, babies first try to understand the meaning of words and only after try to pronounce them, not to mention the spelling which is taught only in school! Our word memorizing method, based on the natural abilities of our brain.

There is no negative experience. You will be rewarded by experience points for each lesson you complete. Collect experience points to unlock new exciting lessons!                    

拡張機能の基本情報

名前 LinDuo - Learn English for FREE LinDuo - Learn English for FREE
ID gpcgiglobfejclglnojamoopffmcejcm
公式URL https://chromewebstore.google.com/detail/linduo-learn-english-for/gpcgiglobfejclglnojamoopffmcejcm
説明 LinDuo is the best FREE way to learn 1000 English words in one month! Unique method of practice English listening and writting…
ファイルサイズ 18.66 MB
インストール数 20,000
現在のバージョン 2.5.0
最終更新日 2022-12-02
公開日 2018-01-06
評価 4.71/5 合計 268 レビュー
開発者 https://lin-duo.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://play.google.com/store/apps/details?id=com.lin.duo.english.mobile
ヘルプページのURL https://lin-duo.com
プライバシーポリシーページのURL https://lin-duo.com/page/privacy-policy
対応言語 en,fr,vi,es,it,ru,uk,th
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_app_title__",
    "short_name": "__MSG_app_name__",
    "version": "2.5.0",
    "description": "__MSG_app_description__",
    "icons": {
        "16": ".\/data\/image\/icon\/16.png",
        "48": ".\/data\/image\/icon\/48.png",
        "128": ".\/data\/image\/icon\/128.png"
    },
    "browser_action": {
        "default_title": "__MSG_app_title__",
        "default_popup": ".\/data\/dummy.html",
        "default_icon": {
            "19": ".\/data\/image\/icon\/19.png",
            "38": ".\/data\/image\/icon\/38.png"
        }
    },
    "permissions": [
        "storage",
        "*:\/\/*.lin-duo.com\/*"
    ],
    "background": {
        "scripts": [
            ".\/data\/library\/background.js"
        ]
    },
    "default_locale": "ru"
}