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文件

下载iDemy - The IELTS Academy扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
            ]
        }
    ]
}