Gong Extension (Beta)
Integrate Gong features into Gmail to boost sales engagement from your inbox.
Gong Extension (Beta) là gì?
Gong Extension (Beta) là một tiện ích mở rộng Chrome được phát triển bởi Gong Beta, và tính năng chính của nó là "Integrate Gong features into Gmail to boost sales engagement from your inbox.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Gong Extension (Beta)
Tải xuống các tệp mở rộng Gong Extension (Beta) dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
The Gong extension lets you integrate Gong features directly into Gmail to generate impactful sales engagement from your inbox. 🟣 Tracking: Expand Gong’s open and click tracking capabilities to emails you send from your Gmail account. 🟣 Templates: Easily browse and apply your Gong Engage templates without leaving the email you’re working on. Stay tuned for plenty of upcoming features that bring the power of Gong to you, elevating your sales productivity wherever you go. To enable this extension, you need an Engage license and to sign in to Gmail with the email address you use with Gong.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Gong Extension (Beta) |
ID | nbnadmpkgmmampijfdadgadjookahkbc |
URL Chính Thức | https://chromewebstore.google.com/detail/gong-extension-beta/nbnadmpkgmmampijfdadgadjookahkbc |
Mô tả | Integrate Gong features into Gmail to boost sales engagement from your inbox. |
Kích Thước Tệp | 578 KB |
Số Lần Cài Đặt | 545 |
Phiên Bản Hiện Tại | 1.0.9 |
Cập Nhật Lần Cuối | 2024-03-06 |
Ngày Phát Hành | 2024-02-06 |
Đánh Giá | 5.00/5 Tổng số 6 Đánh Giá |
Nhà Phát Triển | Gong Beta |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.gong.io/ |
URL Trang Trợ Giúp | https://help.gong.io/hc/en-us/requests/new |
URL Trang Chính Sách Bảo Mật | https://www.gong.io/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArRXMV0yVQJrr7JOINeWlwcr8HDXrhZC9BBHldPKd9NlSrQ7h5dqV29eDw3273MG3fOfJFx2cJ3MdQOGrm7WcSSHeliI3+UWJExbOLYgecQemIp2uaJlRyfdNvDJAL8sQutdHhAJvH9vek\/GKdZJ6GivZZHTExHAYPOf\/7cqukrwdGMvssuGzjnsttrcPGDyGalEzkAYrklPJ18UaQg77I9\/dUHyH3pk9QoKQ51laW\/SrsJgMAjRPsfPPF8wNqx4tzpwIzf2pwX0IzCrxP+WofducGRgXKL3HoG9D9efm822smG8YIB28TsVW+AVS8r8BjLfAEODNLj\/IzPT8eoCzQQIDAQAB", "name": "Gong Extension (Beta)", "description": "Integrate Gong features into Gmail to boost sales engagement from your inbox.", "version": "1.0.9.0", "version_name": "1.0.9", "permissions": [ "cookies", "scripting", "storage" ], "host_permissions": [ "https:\/\/mail.google.com\/*", "https:\/\/*.app.gong.io\/*" ], "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/BCq-Uqn2.js", "assets\/M3wBO_UP.js" ], "matches": [ "https:\/\/mail.google.com\/*" ], "run_at": "document_end", "css": [ "assets\/Dsxz0Rod.css", "assets\/OiphI6bs.css", "assets\/BMayK5ik.css" ] }, { "js": [ "assets\/DP9TiMiM.js" ], "matches": [ "https:\/\/contacts.google.com\/widget\/hovercard\/*" ], "run_at": "document_end", "all_frames": true, "css": [ "assets\/OiphI6bs.css", "assets\/DnGeBf-m.css" ] }, { "js": [ "assets\/D-lqI3uz.js", "assets\/M3wBO_UP.js" ], "matches": [ "https:\/\/*.app.gong.io\/*" ], "all_frames": true, "run_at": "document_end" } ], "web_accessible_resources": [ { "matches": [ "https:\/\/mail.google.com\/*" ], "resources": [ "src\/assets\/*", "src\/iframes\/*.html" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/mail.google.com\/*" ], "resources": [ "assets\/CCmoVPHw.js", "assets\/BSZnVkKF.js", "assets\/BXo0J_A9.js", "assets\/D6DPdbRt.js", "assets\/CHkhuHtc.js", "assets\/DfZ7q31e.js", "assets\/TkoPXB-P.js", "assets\/BwdLWsSf.js", "assets\/Ccc51o17.js", "assets\/H6NS-fj0.js", "assets\/B1Xu6RyA.js" ], "use_dynamic_url": true }, { "matches": [ "https:\/\/contacts.google.com\/*" ], "resources": [ "assets\/BSZnVkKF.js", "assets\/CHkhuHtc.js", "assets\/D6DPdbRt.js", "assets\/DlC7M8wM.js" ], "use_dynamic_url": true }, { "matches": [ "https:\/\/*.app.gong.io\/*" ], "resources": [ "assets\/BSZnVkKF.js", "assets\/D6DPdbRt.js", "assets\/C0dbVOJ2.js" ], "use_dynamic_url": true }, { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "resources": [ "assets\/BXo0J_A9.js", "assets\/D6DPdbRt.js", "assets\/BSZnVkKF.js", "assets\/BTgR2ghJ.js", "assets\/Dsxz0Rod.css" ], "use_dynamic_url": false } ], "icons": { "16": "src\/assets\/GongIconDark_16.png", "32": "src\/assets\/GongIconDark_32.png", "48": "src\/assets\/GongIconDark_48.png", "128": "src\/assets\/GongIconDark_128.png" } } |