iDemy - The IELTS Academy

The IELTS Academy offers cutting-edge technologies that help you enhance your self-learning of the 4 IELTS skills.

iDemy - The IELTS Academy란 무엇입니까?

iDemy - The IELTS Academy은(는) https://idemy.vn에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The IELTS Academy offers cutting-edge technologies that help you enhance your self-learning of the 4 IELTS skills."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

iDemy - The IELTS Academy 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        The IELTS Academy offers cutting-edge technologies that help you enhance your self-learning of the 4 IELTS skills:

- Reading: iDemy provides a Smart dictionary that includes phonetics, meanings, synonyms, collocations, grammar and mini-stories. Improving your vocabulary has never been easier.

- Writing: iDemy uses an AI system to help make your sentences sound more natural. Say goodbye to the fear of making grammar mistakes or not having enough vocabulary.

- Listening: iDemy employs Dictation method to assist you listen and transcribe audio from sources like YouTube and Netflix, enabling you to enhance your listening skills more rapidly and efficiently than ever before.

- Speaking: iDemy utilizes a Shadowing technique that allows you to listen and repeat audio from sources such as YouTube and Netflix. You will be able to speak English easily, quickly, and automatically like a native speaker.                    

확장 프로그램 기본 정보

이름 iDemy - The IELTS Academy iDemy - The IELTS Academy
ID mnbifcbmlphjhgnlmfhbkojddkcncjfe
공식 URL https://chromewebstore.google.com/detail/idemy-the-ielts-academy/mnbifcbmlphjhgnlmfhbkojddkcncjfe
설명 The IELTS Academy offers cutting-edge technologies that help you enhance your self-learning of the 4 IELTS skills.
파일 크기 581 KB
설치 횟수 142
현재 버전 1.2.5
최근 업데이트 2023-11-28
출시 날짜 2023-03-27
평점 5.00/5 총 1 개의 평점
개발자 https://idemy.vn
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://idemy.vn
도움말 페이지 URL https://idemy.vn/reading
개인정보 보호 정책 페이지 URL https://idemy.vn/privacy
지원되는 언어 vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.2.5",
    "author": "dangbh1002",
    "name": "iDemy - The IELTS Academy",
    "description": "The IELTS Academy offers cutting-edge technologies that help you enhance your self-learning of the 4 IELTS skills.",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage",
        "scripting",
        "cookies",
        "webRequest"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "ShortMeaning.c6e18c83.js"
            ],
            "all_frames": true,
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.udemy.com\/*"
            ],
            "js": [
                "Udemy_Controller.e8da9187.js"
            ],
            "all_frames": true,
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ],
            "js": [
                "Netflix_Subtitle.99be87d4.js"
            ],
            "all_frames": true,
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "SmartDictionary.81016ab7.js"
            ],
            "all_frames": true,
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.udemy.com\/*"
            ],
            "js": [
                "Udemy_Subtitle.8cf84b2a.js"
            ],
            "all_frames": true,
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ],
            "js": [
                "Youtube_Controller.25f972b1.js"
            ],
            "all_frames": true,
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ],
            "js": [
                "Netflix_Controller.fba7ec36.js"
            ],
            "all_frames": true,
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ],
            "js": [
                "Youtube_Subtitle.ad3ea928.js"
            ],
            "all_frames": true,
            "css": []
        }
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "ShortMeaning.5acd4fb4.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.udemy.com\/*"
            ],
            "resources": [
                "Udemy_Controller.197d56f8.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ],
            "resources": [
                "Netflix_Subtitle.4bb57c77.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "SmartDictionary.ed8ccd2e.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.udemy.com\/*"
            ],
            "resources": [
                "Netflix_Subtitle.4bb57c77.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ],
            "resources": [
                "Youtube_Controller.f6f3b8a5.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ],
            "resources": [
                "Netflix_Controller.bf4f8fff.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ],
            "resources": [
                "Youtube_Subtitle.2b1a4893.css"
            ]
        }
    ]
}