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.3.20",
"author": "WhatsApp-Contacts-Saver",
"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": []
}
],
"default_locale": "en",
"short_name": "WhatsApp-Contacts-Extractor",
"host_permissions": [
"https:\/\/*\/*"
],
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvK7P27m\/uAmmCcmnWoicfKpJFagxmwCRqaAVO5m8hML7FwybhZ5EFNbG\/weOagXH8X2UEfH12RFWk5rcl9mcnrVz2U9km\/oOR9a2UE6aZXeTKMOcbR3C6ym6jAk9IZkT6rETZUOFVTMFOpvUUQ6+5vckF4qsqonVs53wtbTW2wjgrxZYLmBAlBFvUH8+xyL7dlIUvgt9MZqL23KMRKvAKvwKSpddHVcPy3CxtobBw+8KPkbo5JE4rlOk75gNSeQQOdFFeArVpJcYqeCWt7W6C9Hd9uvMIi04mprkbU6FeRl+3Dk4o7Wb++4nDAanpZxqhf7bFjtXbKAhLQ0n0tzOQwIDAQAB",
"web_accessible_resources": [
{
"resources": [
"wppconnect-wa.js",
"wa.js"
],
"matches": [
"https:\/\/*.whatsapp.com\/*"
]
}
],
"oauth2": {
"client_id": "935607655859-0qsio2cm67divieditedg7jhlkk44b7a.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email",
"https:\/\/www.googleapis.com\/auth\/userinfo.profile"
]
}
}