WebExtension.net
Toggle dark mode
WebExtension.net

Lang translator for WhatsApp, Telegram, Discord

View on Chrome Web Store
View Lang translator for WhatsApp, Telegram, Discord Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Translate WhatsApp, Telegram, and Discord messages with our extension. Just select text for instant translations in any language!
Type
Extension
Users
29 users
4
ak.akshay.agrawal
View author page of ak.akshay.agrawal
Published
Published on November 30, 2024
Version 1.0.6
Manifest version
3
Updated
Updated on December 28, 2024
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Lang translator for WhatsApp, Telegram, Discord Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "1.0.6",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "icon.png",
            "48": "icon.png",
            "128": "icon.png"
        },
        "default_title": "__MSG_extTitle__"
    },
    "host_permissions": [
        "https:\/\/translate.google.so\/*"
    ],
    "permissions": [
        "notifications",
        "tabs",
        "storage"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/whatsapp_content.ts-loader-JAxSLnhE.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "css": [
                "assets\/premium-popup-BnmSOGFJ.css"
            ]
        },
        {
            "js": [
                "assets\/k_telegram_content.ts-loader-8T1d6VH2.js"
            ],
            "matches": [
                "https:\/\/web.telegram.org\/k\/*"
            ],
            "css": [
                "assets\/premium-popup-BnmSOGFJ.css"
            ]
        },
        {
            "js": [
                "assets\/a_telegram_content.ts-loader-BCpVm-9-.js"
            ],
            "matches": [
                "https:\/\/web.telegram.org\/a\/*"
            ],
            "css": [
                "assets\/premium-popup-BnmSOGFJ.css"
            ]
        },
        {
            "js": [
                "assets\/discord_content.ts-loader-CKGODiC4.js"
            ],
            "matches": [
                "https:\/\/discord.com\/channels\/*"
            ],
            "css": [
                "assets\/premium-popup-BnmSOGFJ.css"
            ]
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "assets\/premium-popup-BiiTmC0W.js",
                "assets\/axios-BkKE45Ol.js",
                "assets\/whatsapp_content.ts-YzJBoZPN.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/web.telegram.org\/*"
            ],
            "resources": [
                "assets\/premium-popup-BiiTmC0W.js",
                "assets\/axios-BkKE45Ol.js",
                "assets\/k_telegram_content.ts-DtgdGA7o.js",
                "assets\/a_telegram_content.ts-B0GCSlDH.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/discord.com\/*"
            ],
            "resources": [
                "assets\/premium-popup-BiiTmC0W.js",
                "assets\/axios-BkKE45Ol.js",
                "assets\/discord_content.ts-BQ027xP-.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top