Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"default_popup": "popup.html"
},
"version": "1.0.15",
"author": "WhatsApp-Chat-Backup-Save-Downloader",
"name": "__MSG_name__",
"description": "__MSG_description__",
"background": {
"service_worker": "static\/background\/index.js"
},
"permissions": [
"storage",
"identity",
"identity.email"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"contents.24313627.js"
],
"all_frames": true,
"css": []
},
{
"matches": [
"https:\/\/*.whatsapp.com\/*"
],
"js": [
"FloatingProgressButton.e0938a40.js"
],
"css": []
},
{
"matches": [
"https:\/\/*.whatsapp.com\/*"
],
"js": [
"SenderProcessModel.cf695422.js"
],
"css": []
}
],
"short_name": "Backup & export WhatsApp chats + media to HTML, CSV, JSON, Excel. Unlock flexible access & control of your conversations",
"default_locale": "en",
"host_permissions": [
"https:\/\/*\/*"
],
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvM2YIBWsitLGxrL3ApAMGAo17QUbCur+he5u08p4itK2H+kCzmEHPp8Xs8T1FsXwkKO2\/+AlJqX2DRnnS1vULddjAjbHuph33Dh8PXxysIb089NzZrlFTiuzdc6FrnZLr1Nt4go5gqgIuWiQB1Lm3uRWi+xXF\/zEJ1XRpwLVRej+vCIVlfhAVDH0JaqPQZZi9qtOtkpzeBkTJ3eT+O58AlfjrNO4cDXay\/BH18bOjZlYM0vwy07nAjshik8sUP0hN6i4M8hZMVILvJ2Ji2GFfLis23N\/q8KaqbpUMG1DcK1UasAc3So2F76mQWc4hueTEgRiMC+c\/rbmW1ldIfSpqQIDAQAB",
"web_accessible_resources": [
{
"resources": [
"wppconnect-wa.js",
"wa.js"
],
"matches": [
"https:\/\/*.whatsapp.com\/*"
]
}
],
"oauth2": {
"client_id": "935607655859-qfv0u96dol373en2i28d380imu562mta.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email",
"https:\/\/www.googleapis.com\/auth\/userinfo.profile"
]
}
}