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…

O que é LinDuo - Learn English for FREE?

LinDuo - Learn English for FREE é uma extensão do Chrome desenvolvida por https://lin-duo.com, e sua principal característica é "LinDuo is the best FREE way to learn 1000 English words in one month! Unique method of practice English listening and writting…".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão LinDuo - Learn English for FREE

Baixe arquivos de extensão LinDuo - Learn English for FREE no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome LinDuo - Learn English for FREE LinDuo - Learn English for FREE
ID gpcgiglobfejclglnojamoopffmcejcm
URL Oficial https://chromewebstore.google.com/detail/linduo-learn-english-for/gpcgiglobfejclglnojamoopffmcejcm
Descrição LinDuo is the best FREE way to learn 1000 English words in one month! Unique method of practice English listening and writting…
Tamanho do Arquivo 18.66 MB
Contagem de Instalações 20,000
Versão Atual 2.5.0
Última Atualização 2022-12-02
Data de Publicação 2018-01-06
Classificação 4.71/5 Total de 268 Avaliações
Desenvolvedor https://lin-duo.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://play.google.com/store/apps/details?id=com.lin.duo.english.mobile
URL da Página de Ajuda https://lin-duo.com
URL da Página de Política de Privacidade https://lin-duo.com/page/privacy-policy
Idiomas Suportados 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"
}