WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Chats Backup for wa

Chats Backup for wa

View on Chrome Web Store
View Chats Backup for wa Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (35 ratings)
1 new ratings
0 views
This extension has been viewed 0 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.

Export WhatsApp chats to HTML, CSV, JSON, or Excel. Save conversations & media with WA Chats Backup!
Type
Extension
Users
4,000 users
1K
wieters66784467
View author page of wieters66784467
Published
Published on May 24, 2024
Version 1.1.5
Manifest version
3
Updated
Updated on June 3, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Chats Backup for wa 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",
    "version": "1.1.5",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "storage",
        "identity",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "*:\/\/wachatsbackup.extensionsbox.com\/*",
        "*:\/\/*.whatsapp.com\/*",
        "*:\/\/*.whatsapp.net\/*"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ],
            "js": [
                "contentScript.js"
            ],
            "css": [
                "style.css"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkbatgcsF6Ggi9gPT5cNpzmdxeC4Jr1ZEM85Xx36NLsFHEX2pMtNgIgP\/c\/Rm\/na6+5BK1DCfSbb7J25rgGPTUOIF9H884keRbw+nDBWp9HXGZiN4v\/3ni5AlxNjix8GSay1JyHnC8trUxplICZ2py11dOZuW2CIFdZVSfZlzsEVgz+PyWBmn3mxQQITj8favlZG+0Y53peYACVHz1x3fJTU4NZQ8avYUbQ1ch4jYa+oWPUQWanFlHXdHJB7YLFY+9NIu\/slNez7CAnE5y5OyQxejan5QqTrsK03bA7fu6C02TPk6i27SUieUTj\/JpD1JhFUFqjNJkEufbf2OYUnTQQIDAQAB",
    "oauth2": {
        "client_id": "1091681450773-1qp0r9dhb29bv96vk27m19e8hi8b381e.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "libs\/*",
                "injected.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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