Elia – Own your English!

Improve your English vocabulary while browsing the web!

Was ist Elia – Own your English!?

Elia – Own your English! ist eine Chrome-Erweiterung, die von https://getelia.com entwickelt wurde, und ihr Hauptmerkmal ist "Improve your English vocabulary while browsing the web!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Elia – Own your English!-Erweiterungs-CRX-Datei herunterladen

Laden Sie Elia – Own your English!-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Improve your English vocabulary while browsing the web!
Elia is a handy tool for English non-beginners who would like to improve their vocabulary.
Directly on the websites you browse, you can:

1. Look up unknown words and chunks of text
You can look up new words, phrases and chunks of text while reading articles, emails, or anything on the web in English. When you double-click on the word or highlight a sentence with the cursor, Elia gives you different information such as translations, word neighbors, pronunciation, etc. Thanks to our new AI feature, the translations have never been more accurate. It helps you understand unknown words within context.

2. Discover useful words
Not sure which words to look up or learn? No worries, Elia can highlight the most useful words for your level on any website whenever you want. Elia can be as helpful as you want. You can set it up in your preferences so that she won't get in your way.

3. Practice new vocabulary
Do you easily forget words? Elia will create a mini-quiz when you see the words again. Because Elia will turn your passive knowledge of the words (from reading) into active knowledge (for speaking and writing).

We will be adding new features (learning progress dashboard, writing assistance, ...). Stay tuned! Elia won't be your another platonic love, but a true lover! Give it a shot!                    

Grundlegende Informationen zur Erweiterung

Name Elia – Own your English! Elia – Own your English!
ID himepoeelnlpnhphkplaeknfejmpemll
Offizielle URL https://chromewebstore.google.com/detail/elia-%E2%80%93-own-your-english/himepoeelnlpnhphkplaeknfejmpemll
Beschreibung Improve your English vocabulary while browsing the web!
Dateigröße 12.15 MB
Installationsanzahl 10,516
Aktuelle Version 2.29
Letztes Update 2024-02-08
Veröffentlichungsdatum 2021-11-27
Bewertung 4.85/5 Insgesamt 60 Bewertungen
Entwickler https://getelia.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://getelia.com
URL der Datenschutzrichtlinien-Seite https://docs.google.com/document/d/e/2PACX-1vRvr65Lk7xoWQgGKMIqwBqcuCgHJ3r5AhxlN69tG3sK0xh0LwpNPzAYDLB9sKIc4sAg2NUp05leWlpo/pub
Unterstützte Sprachen de,en,pl,sk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "2.29",
    "description": "__MSG_appDescription__",
    "host_permissions": [
        ""
    ],
    "permissions": [
        "tabs",
        "storage",
        "alarms",
        "scripting",
        "contextMenus"
    ],
    "default_locale": "en",
    "web_accessible_resources": [
        {
            "resources": [
                "popup\/*",
                "\/content\/*",
                "background\/*",
                "lib\/*",
                "http:\/*",
                "https:\/*",
                "ftp:\/*",
                "file:\/*",
                "chrome-extension:\/*",
                "blob:*",
                "data:*",
                "filesystem:\/*",
                "drive:*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/forms.clickup.com\/f\/2f4hp-2521\/9J8U1BCDXWOEW7HWVS"
            ],
            "js": [
                "\/content\/delete\/deleteHandler.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "all_frames": true,
            "js": [
                "\/content\/WordWriting.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                ""
            ],
            "exclude_globs": [
                "https:\/\/meet.google.com\/*",
                "https:\/\/getelia.com\/*",
                "https:\/\/dev.getelia.com\/*"
            ],
            "css": [
                "\/content\/styles\/content.css"
            ],
            "js": [
                "\/lib\/sbd.min.js",
                "\/lib\/confetti.browser.min.js",
                "\/lib\/Readability.js",
                "\/common\/common.js",
                "\/content\/EliaCommon.js",
                "\/content\/EliaCommunication.js",
                "\/content\/WordLookup.js",
                "\/content\/WordPractice.js",
                "\/content\/WordRecommendation.js",
                "\/content\/EliaDailyGoals.js",
                "\/content\/main.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/en.wikipedia.org\/wiki\/*"
            ],
            "all_frames": true,
            "js": [
                "\/content\/injectWikiPractice.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "all_frames": true,
            "js": [
                "\/content\/injectYoutubePractice.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ],
            "all_frames": true,
            "js": [
                "\/content\/injectFacebookPractice.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/localhost:3000\/*",
                "https:\/\/getelia.com\/*",
                "https:\/\/dev.getelia.com\/*"
            ],
            "js": [
                "\/content\/login\/append.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/getelia.com\/thank-you*"
            ],
            "js": [
                "\/content\/thankyou\/index.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "ftp:\/\/*\/*",
                "file:\/\/*\/*"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "css": [
                "lib\/pdf-js\/contentstyle.css"
            ],
            "js": [
                "lib\/pdf-js\/contentscript.js"
            ]
        },
        {
            "matches": [
                "https:\/\/getelia.com\/empty.html"
            ],
            "js": [
                "\/content\/login\/session-recovery.js"
            ],
            "all_frames": true
        }
    ],
    "icons": {
        "16": "popup\/images\/applogo.png",
        "48": "popup\/images\/applogo.png",
        "128": "popup\/images\/applogo.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; script-src-elem 'self' 'unsafe-inline'  https:\/\/www.youtube.com\/; object-src 'self'"
    },
    "incognito": "split",
    "background": {
        "service_worker": "bg.js"
    },
    "manifest_version": 3,
    "action": {
        "default_title": "Elia",
        "default_popup": "popup\/index.html",
        "default_icon": "popup\/images\/applogo.png"
    },
    "file_browser_handlers": [
        {
            "default_title": "PDF Viewer",
            "file_filters": [
                "filesystem:*.pdf"
            ],
            "id": "open-as-pdf-dup"
        }
    ]
}