DeepL Translate

Translate while you read and write with DeepL Translate, the world’s most accurate translator.

Qu'est-ce que DeepL Translate ?

DeepL Translate est une extension Chrome développée par https://deepl.com, et sa fonction principale est "Translate while you read and write with DeepL Translate, the world’s most accurate translator.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension DeepL Translate

Téléchargez les fichiers d'extension DeepL Translate 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

                        With the DeepL for Chrome extension, you can enjoy DeepL’s unbeatable translation quality without ever leaving your browser.

You’ll be able to effortlessly and instantly translate as you’re reading or writing within Chrome. If you’re a DeepL Pro user, that includes entire web pages. 
If you’re a free user, we’re working on releasing this feature for you too. Until then, you can simply select any text and the DeepL icon will appear. To translate your selection, click on the icon. If you want to translate even faster, set up your own shortcuts in the settings, for both reading or writing with DeepL on Chrome.

Now you no longer have to worry about missing out on any information throughout the web due to a language barrier. 

Download DeepL for Chrome for free to start translating today.

Translate while reading
You won’t have to skip emails, articles, or websites anymore. You can view the content you’re browsing in Chrome in your chosen language, in its original context. 

Translate your writing
Whether you’re writing a social media post, chat message, or email, you can translate your own words immediately after you type them. This means you no longer have to copy, paste, retype, or leave Chrome to communicate in another language.

Full-page translations
If you’re a DeepL Pro user, you can translate entire web pages into your desired language with just one click. To make things even easier, you can choose to have all websites in specific languages automatically translated for a seamless browsing experience. We’re working on releasing this feature for free users too. 

DeepL Pro login 
DeepL Pro users can log in to their accounts through the extension.

Shortcuts
Use simple shortcuts to make translation quicker and easier. You can set your own shortcuts in the settings.

Unparalleled accuracy
You can rest assured that you’re getting the best possible translations on the website or application you’re using. DeepL translations consistently outperform the competition and are proven to be three times more accurate than translations from major tech companies.

Loved by millions of users
Millions of people around the world use DeepL every day to improve their communication.

Choose between 27 languages
For a list of the languages available in the extension, check out this article in our Help Center: https://support.deepl.com/hc/en-us/articles/4407573562386-Languages-in-the-browser-extension                    

Informations de Base sur l'Extension

Nom DeepL Translate DeepL Translate
ID cofdbpoegempjloogbagkncekinflcnj
URL Officiel https://chromewebstore.google.com/detail/deepl-translate/cofdbpoegempjloogbagkncekinflcnj
Description Translate while you read and write with DeepL Translate, the world’s most accurate translator.
Taille du Fichier 1.99 MB
Nombre d'Installations 3,621,913
Version Actuelle 1.16.0
Dernière Mise à Jour 2024-02-29
Date de Publication 2021-10-07
Évaluation 4.80/5 Total 7746 Évaluations
Développeur https://deepl.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.deepl.com
URL de la Page d'Aide https://support.deepl.com/hc/articles/4407516019218-Availability-of-browser-extensions
URL de la Page de Politique de Confidentialité https://www.deepl.com/en/privacy
Langues Prises en Charge id,de,en,fr,nl,tr,es,it,pl,pt-BR,pt-PT,cs,ru,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.16.0",
    "manifest_version": 3,
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "permissions": [
        "activeTab",
        "storage",
        "contextMenus",
        "tabs",
        "scripting",
        "declarativeNetRequest",
        "identity",
        "tts",
        "alarms"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.svg",
                "images\/**\/*.svg"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "build\/content.css"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "fonts\/OpenSans_VariableFont_wdth_wght.ttf"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "onboarding.html"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "build\/dev-page.css"
            ],
            "matches": [
                "chrome-extension:\/\/ocpdpnakdghopjcifldjidbdmfobmmoi\/*"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*.deepl.com\/*",
        "https:\/\/api-test.deepl.com\/v1\/*",
        "https:\/\/api.deepl.com\/v1\/*",
        ""
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "build\/content.css"
            ],
            "js": [
                "build\/content.js"
            ],
            "run_at": "document_idle",
            "all_frames": false
        }
    ],
    "options_ui": {
        "page": "settings.html",
        "open_in_tab": true
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "images\/deepl_16.png",
            "32": "images\/deepl_32.png",
            "48": "images\/deepl_48.png",
            "128": "images\/deepl_128.png"
        }
    },
    "icons": {
        "16": "images\/deepl_16.png",
        "32": "images\/deepl_32.png",
        "48": "images\/deepl_48.png",
        "128": "images\/deepl_128.png"
    },
    "commands": {
        "trigger-translation": {
            "name": "trigger-translation",
            "suggested_key": {
                "default": "Ctrl+Shift+Y",
                "mac": "Command+Shift+Y"
            },
            "description": "__MSG_extension_settings_keyboard_shortcut_perform_translation__"
        },
        "change-language": {
            "name": "change-language",
            "suggested_key": {
                "default": "Ctrl+Shift+L",
                "mac": "Command+Shift+L"
            },
            "description": "__MSG_extension_settings_keyboard_shortcut_change_language__"
        }
    }
}