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", "action": { "default_icon": { "16": "icon.png" }, "default_popup": "popup.html", "default_title": "ChatGPT for WhatsApp" }, "background": { "service_worker": "background.js" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "icons": { "128": "icon.png" }, "description": "Share Engaging Chatgpt Conversations With Your Friends, Family, And Colleagues.", "manifest_version": 3, "default_locale": "en", "name": "__MSG_name__", "permissions": [ "activeTab", "scripting" ], "version": "1.0.0" }