Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "background": { "service_worker": "\/js\/background.js" }, "action": { "default_icon": "\/image\/[email protected]", "default_popup": "popup.html", "default_title": "WAPI Extractor FREE" }, "content_scripts": [ { "js": [ "\/js\/content_script.js" ], "matches": [ "*:\/\/web.whatsapp.com\/" ] } ], "description": "Export all or unsaved contacts from WhatsApp\u2122 groups, chatlist and labels to CSV file.", "externally_connectable": { "matches": [ "*:\/\/web.whatsapp.com\/" ] }, "homepage_url": "https:\/\/www.wapi7.com", "icons": { "16": "\/image\/[email protected]", "32": "\/image\/[email protected]", "128": "\/image\/[email protected]" }, "manifest_version": 3, "name": "WAPI Extractor FREE", "host_permissions": [ "*:\/\/api.gumroad.com\/*" ], "permissions": [ "activeTab", "storage" ], "short_name": "WAPI Extractor FREE", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.2.5", "web_accessible_resources": [ { "resources": [ "\/js\/client.js", "\/js\/wppconnect-wa.js", "popup.html", "\/image\/qrcode.png", "\/image\/profile-pic.jpg", "\/video\/loading-animation.mp4", "\/video\/green-spinner.mp4" ], "matches": [ "https:\/\/web.whatsapp.com\/*" ] } ] }