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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
}