WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WhatsApp Chat Translator | WASBB.COM

WhatsApp Chat Translator | WASBB.COM

View on Chrome Web Store
View WhatsApp Chat Translator | WASBB.COM Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (185 ratings)
1 new ratings
10 views
This extension has been viewed 10 times

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

Translate WhatsApp chats in languages like English, Hindi, Spanish, Urdu. Supports Google Translate and more engines.
Type
Extension
Users
2,000 users
1K
Website wasbb.com
supp*************
View author page of supp*************
Published
Published on January 11, 2025
Version 32.2.3
Manifest version
3
Updated
Updated on February 21, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View WhatsApp Chat Translator | WASBB.COM 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_extensionName__",
    "description": "__MSG_extensionDescription__",
    "version": "32.2.3",
    "manifest_version": 3,
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0W6ibvug02yLLd1nX6pUS0mfd+BE7ONqoFKFP37IBPG+9+lGqFQcjt\/INjXmU9mB2HF0eKXIjyIZPl+459jfeniVxy47zErUyXDx+LldkMN7vDxiIgfWAadVm0WzkaSkw0Hv\/ah7qGoAufi7VsGQp9t0SDIMpKg2FRXi0EYZsJ9spcUq8ZR35qxXbNL40AbEef07hSySk26hOkDs\/Zzcy+LEBSpQT8LwNFDRe34J\/9\/RQQtgJdJnKQPVAqgMTYiACS12eeH3\/bxP0Dg\/hYltTWpArNt8leUxVC6wQWgksZRsKR1O4yJPBmXmhOH5kZTzQHQtU8zA6Aa6w6msfbUhSwIDAQAB",
    "homepage_url": "https:\/\/wasbb.com\/whatsapp-chat-translator",
    "icons": {
        "16": "logo\/logo_16.png",
        "32": "logo\/logo_32.png",
        "48": "logo\/logo_48.png",
        "128": "logo\/logo_128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "logo\/logo_48.png"
    },
    "background": {
        "service_worker": "codes\/jss\/service.ac45e12c.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ],
            "js": [
                "codes\/jss\/csscript.ac45e12c.js"
            ],
            "run_at": "document_end",
            "all_frames": false,
            "css": [
                "css\/content-script_2c5aee54.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "logo\/*",
                "pictures\/*",
                "codes\/*",
                "font\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "commands": {
        "input_translation": {
            "suggested_key": {
                "default": "Alt+A"
            },
            "description": "Change Shortcut for Input Translation"
        }
    },
    "host_permissions": [
        "*:\/\/*.whatsapp.com\/*",
        "*:\/\/*.wasbb.com\/*"
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "commands"
    ]
}
© 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