Automatic Tawk Translator

An automatic Tawk message translation tool that supports over 100 languages (unofficial)

Was ist Automatic Tawk Translator?

Automatic Tawk Translator ist eine Chrome-Erweiterung, die von ultracodinghq entwickelt wurde, und ihr Hauptmerkmal ist "An automatic Tawk message translation tool that supports over 100 languages (unofficial)".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Automatic Tawk Translator-Erweiterungs-CRX-Datei herunterladen

Laden Sie Automatic Tawk Translator-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

                        An automatic Tawk message translation tool that supports over 100 languages (unofficial)
Tawk message translation

Imagine not having to worry about language barriers when you chat with customers around the world. This plugin automatically translates Tawk messages and supports over 100 languages, making it easy to stay in touch with customers around the world.

Our plugin interface is intuitive and easy to use, and the translation process is completed automatically without manual switching or operation. You can communicate with confidence that we will automatically translate messages when they are sent or received.

In addition, our plug-in is powerful, secure and efficient. It is suitable for most scenarios, whether personal or business communication.

Not only that, our plugin also automatically translates the messages you send, helping you communicate quickly. Now, you don't have to worry about translation work anymore, our plugin will make it easy for you.


1. Easily translate cross-language chats: No matter which country or region you communicate with, you can easily achieve unimpeded language communication.
2. Intelligent automatic translation: No need to manually select the language, the plug-in will automatically translate according to your settings.
3. Protect your privacy: Your chat history and personal information will be protected, and we will not collect, store, or share any of your information.
4. Suitable for a variety of scenarios: suitable for various scenarios such as travel, business, and study, making you more confident and comfortable in different language environments.
5. Safe and reliable: The plug-in has passed a rigorous security audit to ensure that your computer and privacy are not threatened.


--- Disclaimer ---

Our plugins are not affiliated, authorized, endorsed, or officially affiliated with Tawk, Google, or Google Translate.
Our plugin is an unofficial enhancement to Tawk Web designed to provide you with additional functionality and convenience.

Thank you for your use!                    

Grundlegende Informationen zur Erweiterung

Name Automatic Tawk Translator Automatic Tawk Translator
ID peimgiigfiplofofdendgchegipbpeok
Offizielle URL https://chromewebstore.google.com/detail/automatic-tawk-translator/peimgiigfiplofofdendgchegipbpeok
Beschreibung An automatic Tawk message translation tool that supports over 100 languages (unofficial)
Dateigröße 1.3 MB
Installationsanzahl 64
Aktuelle Version 1.2.5
Letztes Update 2024-02-22
Veröffentlichungsdatum 2023-11-09
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler ultracodinghq
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://tawktranslator.ultra-coding.com
URL der Datenschutzrichtlinien-Seite https://docs.google.com/document/d/e/2PACX-1vQ7JV_LbnEsJUUKWTFipA4LG17W1MD5P3rF0c8GNMSHsbzD30cqwjQpE49JWDICZ7x4O6GLz71u0_av/pub
Unterstützte Sprachen id,ms,de,en,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,pl,ro,sl,fi,sv,cs,el,sr,bg,ru,uk,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,zh-CN,zh-TW,ja,ko
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": "[email protected]",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage",
        "identity",
        "identity.email"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.tawk.to\/*"
            ],
            "js": [
                "Index.c8162d56.js"
            ],
            "css": []
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAg\/qkAeunNou\/tR5xfYfXvIc6ifPOBH6pGRtsFos+xLNUbjizmlkEsx8pj2Ts6RKdLGIEIwfERc9NrDNAp4YFZLqxlLPjKxOwC9V6ycT3wkDkJQ5zarvuRDYKr6ljrWVVUWila6PXnATe1bch4KYWTg6WW8C+L2+A2w6ocLkeZpAXJUBRx3Sc9z3zALwpaHLbPaQxH1qy6iLkqVOzyRZ+FZ\/ddxx2HGYazk0mmjEAsuLy\/nMWcvvlT74TMJhRY5K3p06xkcIGyFGYhvXb6RTMWPqRmjohcDYdomSvbE5RyCgcbHoy4jrWrMS1wiEx+hY5+LU9Vb6GXNLvrOUtfaxqXQIDAQAB",
    "oauth2": {
        "client_id": "39486643516-qfqjcfpt5di1o4v9uel8jf2cm0536m17.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "default_locale": "en",
    "host_permissions": [
        "*:\/\/*.ultra-coding.com\/*",
        "*:\/\/translate.google.com\/*"
    ]
}