WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WA Chat Backup Exporter | WASBB.COM

WA Chat Backup Exporter | WASBB.COM

View on Chrome Web Store
View WA Chat Backup Exporter | WASBB.COM Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (62 ratings)
1 new ratings
53 views
This extension has been viewed 53 times
0 downloads
This extension has been downloaded 0 times

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

Backup and export WhatsApp chats to HTML, CSV, JSON, or Excel, saving conversations and media files for flexible access and use.
Type
Extension
Users
1,000 users
13
Website wasbb.com
supp*************
View author page of supp*************
Published
Published on January 3, 2025
Version 31.11.5
Manifest version
3
Updated
Updated on October 19, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View WA Chat Backup Exporter | 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": "31.11.5",
    "manifest_version": 3,
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyPqp91MSxg5xmAA1+wt8nWAZih5OszfXwBiArMucveVD52Bghdul9IphLvrwyVhGAFCzSone4yENrz6nZWInvQguxurSFQ8ItM7QPGHxA3hwUe9PaYeertI2M3NPlaYyvRonHn531bC9BYoYs7vneTECeLU33gE1w6Dy\/cRWy1Lk0ANm4HchE92Wropgv6Nmp\/dKQfCjfL8AO44wmZgWRevFKROisjM6dttKFfA6q7Qhmxhc6KwVbwxcc1XG9zKFEyoyHg3M5sab8m10Gkqrg2\/251hrdiO1DY9wmm8NS8d65FUtY+G\/379sGggXZz+ffe5inATVk27xv81vaeI9CwIDAQAB",
    "homepage_url": "https:\/\/wasbb.com\/whatsapp-chat-backup-exporter",
    "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.52f11d29.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ],
            "js": [
                "codes\/jss\/csscript.52f11d29.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