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…

What is LinDuo - Learn English for FREE?

LinDuo - Learn English for FREE is a Chrome extension developed by https://lin-duo.com, and its main feature is "LinDuo is the best FREE way to learn 1000 English words in one month! Unique method of practice English listening and writting…".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download LinDuo - Learn English for FREE Extension CRX File

Download LinDuo - Learn English for FREE extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name LinDuo - Learn English for FREE LinDuo - Learn English for FREE
ID gpcgiglobfejclglnojamoopffmcejcm
Official URL https://chromewebstore.google.com/detail/linduo-learn-english-for/gpcgiglobfejclglnojamoopffmcejcm
Description LinDuo is the best FREE way to learn 1000 English words in one month! Unique method of practice English listening and writting…
File Size 18.66 MB
Installation Count 20,000
Current Version 2.5.0
Last Updated 2022-12-02
Publish Date 2018-01-06
Rating 4.71/5 Total 268 Ratings
Developer https://lin-duo.com
Email [email protected]
Payment Type free
Extension Website https://play.google.com/store/apps/details?id=com.lin.duo.english.mobile
Help Page URL https://lin-duo.com
Privacy Policy Page URL https://lin-duo.com/page/privacy-policy
Supported Languages 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"
}