Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 14, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "WhatsApp Quick Messages", "version": "1.3.4", "description": "Quickly send predefined WhatsApp messages from browser extension", "permissions": [ "activeTab", "scripting" ], "action": { "default_popup": "popup.html" }, "host_permissions": [ "https:\/\/web.whatsapp.com\/*" ], "icons": { "16": "whatsapp-icon.png", "48": "whatsapp-icon.png", "128": "whatsapp-icon.png" } }