WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WhatsApp Audio & Voice Message to Text | WASBB.COM

WhatsApp Audio & Voice Message to Text | WASBB.COM

View on Chrome Web Store
View WhatsApp Audio & Voice Message to Text | WASBB.COM Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (310 ratings)
4 new ratings
15 views
This extension has been viewed 15 times

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

Convert all WhatsApp voice messages into text with ease – automatic or one-click transcription.
Type
Extension
Users
2,000 users
1K
Website wasbb.com
supp*************
View author page of supp*************
Published
Published on November 27, 2024
Version 22.1.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 Audio & Voice Message to Text | 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": "22.1.3",
    "manifest_version": 3,
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtBMlrmOeU+DcH4\/q7RyxTGU6YfdeeTO1OfaemjAHG\/o8HYTVPK67X7BUCrKwV4Z+0JybwQZvlV7jMcV4b9bRRnO9o0VX1Ui5PqGGmOqvr2iCeBG7jkdR30UMl7cf9YHVTLKHuu\/BdI\/5sawnUHQ8q+tdu0LL3VoGlwnkgr2KXhSuyBkASubhecR95SKvngRp\/Q7Rms16SCPfhCfITn0oaD6wzgZJ5CRpNHW0ym8NcbwQKL+HIgQSntaqMUlsGOfC0fw5dWtBr5JSqs7kfaNLS6kD2mnMSy+Srys0tqkUyb+Vj+UBvxbVeI4Ir6xcnx\/jraGBvksQOLG5flg4hqOd8QIDAQAB",
    "homepage_url": "https:\/\/wasbb.com\/whatsapp-audio-voice-message-to-text",
    "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.f4721c9c.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ],
            "js": [
                "codes\/jss\/csscript.f4721c9c.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "logo\/*",
                "pictures\/*",
                "codes\/*",
                "font\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*.whatsapp.com\/*",
        "*:\/\/*.wasbb.com\/*"
    ],
    "permissions": [
        "storage",
        "unlimitedStorage"
    ]
}
© 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