WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ChatBackup for WhatsApp - Download WhatsApp chat history from PC

ChatBackup for WhatsApp - Download WhatsApp chat history from PC

View on Chrome Web Store
View ChatBackup for WhatsApp - Download WhatsApp chat history from PC Chrome Extension on Chrome Web Store
Add to bookmarks
3.4 (20 ratings)
1 new ratings
20 views
This extension has been viewed 20 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.

With ChatBackup, you can effortlessly download or export your WhatsApp chat history on your laptop or PC.
Type
Extension
Users
5,000 users
1K
Website prajeesh.dev
meetprajeesh
View author page of meetprajeesh
Published
Published on August 13, 2024
Version 2.3.2
Manifest version
3
Updated
Updated on January 29, 2026
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View ChatBackup for WhatsApp - Download WhatsApp chat history from PC 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",
    "manifest_version": 3,
    "name": "ChatBackup for WhatsApp - Download WhatsApp chat history from PC",
    "version": "2.3.2",
    "description": "With ChatBackup, you can effortlessly download or export your WhatsApp chat history on your laptop or PC.",
    "icons": {
        "16": "icon128.png",
        "48": "icon128.png",
        "128": "icon128.png"
    },
    "background": {
        "service_worker": "static\/js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "static\/js\/content.js",
                "static\/js\/injected.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "static\/js\/injected.js",
                "imgs\/*"
            ]
        }
    ],
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "storage",
        "activeTab"
    ]
}
© 2026 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