Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "background": { "service_worker": "service_worker.js", "type": "module" }, "content_scripts": [ { "js": [ "hiver-logger.js", "src\/trusted-type-policy.js", "grexit.js" ], "matches": [ "http:\/\/mail.google.com\/mail*", "https:\/\/mail.google.com\/mail*", "http:\/\/mail.google.com\/a\/*", "https:\/\/mail.google.com\/a\/*" ] } ], "description": "Hiver is an easy-to-use customer service platform that unifies communication channels, apps, and data for stellar customer support.", "icons": { "16": "square_16.png", "48": "square_48.png", "128": "square_128.png" }, "manifest_version": 3, "name": "Hiver: AI-powered customer service platform", "permissions": [ "scripting" ], "host_permissions": [ "*:\/\/mail.google.com\/*" ], "short_name": "Manage Customer Service in Gmail", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "7.2.27", "web_accessible_resources": [ { "resources": [ "src\/*", "square_16.png" ], "matches": [ "https:\/\/mail.google.com\/*", "https:\/\/hiverhq.com\/*" ] } ] }