iDemy - The IELTS Academy

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

Qu'est-ce que iDemy - The IELTS Academy ?

iDemy - The IELTS Academy est une extension Chrome développée par https://idemy.vn, et sa fonction principale est "The IELTS Academy offers cutting-edge technologies that help you enhance your self-learning of the 4 IELTS skills.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension iDemy - The IELTS Academy

Téléchargez les fichiers d'extension iDemy - The IELTS Academy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom iDemy - The IELTS Academy iDemy - The IELTS Academy
ID mnbifcbmlphjhgnlmfhbkojddkcncjfe
URL Officiel https://chromewebstore.google.com/detail/idemy-the-ielts-academy/mnbifcbmlphjhgnlmfhbkojddkcncjfe
Description The IELTS Academy offers cutting-edge technologies that help you enhance your self-learning of the 4 IELTS skills.
Taille du Fichier 581 KB
Nombre d'Installations 142
Version Actuelle 1.2.5
Dernière Mise à Jour 2023-11-28
Date de Publication 2023-03-27
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://idemy.vn
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://idemy.vn
URL de la Page d'Aide https://idemy.vn/reading
URL de la Page de Politique de Confidentialité https://idemy.vn/privacy
Langues Prises en Charge 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"
            ]
        }
    ]
}