iDemy - The IELTS Academy

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

Wat is iDemy - The IELTS Academy?

iDemy - The IELTS Academy is een Chrome-extensie ontwikkeld door https://idemy.vn, en de belangrijkste functie is "The IELTS Academy offers cutting-edge technologies that help you enhance your self-learning of the 4 IELTS skills.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie iDemy - The IELTS Academy

Download iDemy - The IELTS Academy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam iDemy - The IELTS Academy iDemy - The IELTS Academy
ID mnbifcbmlphjhgnlmfhbkojddkcncjfe
Officiële URL https://chromewebstore.google.com/detail/idemy-the-ielts-academy/mnbifcbmlphjhgnlmfhbkojddkcncjfe
Beschrijving The IELTS Academy offers cutting-edge technologies that help you enhance your self-learning of the 4 IELTS skills.
Bestandsgrootte 581 KB
Aantal Installaties 142
Huidige Versie 1.2.5
Laatst Bijgewerkt 2023-11-28
Publicatiedatum 2023-03-27
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://idemy.vn
E-mail [email protected]
Betalingswijze in_app
Extensiewebsite https://idemy.vn
Help Pagina-URL https://idemy.vn/reading
URL van de Privacybeleid Pagina https://idemy.vn/privacy
Ondersteunde Talen 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"
            ]
        }
    ]
}