RevenueHero
RevenueHero is an inbound revenue acceleration product that handles instant meeting scheduling and lead routing for revenue teams.
RevenueHero là gì?
RevenueHero là một tiện ích mở rộng Chrome được phát triển bởi https://revenuehero.io, và tính năng chính của nó là "RevenueHero is an inbound revenue acceleration product that handles instant meeting scheduling and lead routing for revenue teams.".
Ả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 RevenueHero
Tải xuống các tệp mở rộng RevenueHero 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
RevenueHero’s chrome extension allows sales reps to manage meetings no matter where they are in the browser. With RevenueHero’s extension, you’ll be able to send instant availability slots from your calendar right in your emails, to allow your customer to book meetings in 1 click by choosing the slot that works for them right from their mailbox. SDRs can also book meetings with the right AEs right form the CRM, in 1-click. RevenueHero looks up the right AE and automatically books the meeting, sends the invites and updates detail in the CRM. With the extension, you’ll also be able to manage all your meetings wherever you are in your browser, and also create 1-off meetings in a few clicks.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | RevenueHero |
ID | acnogbaldkeemneolhfnmcghconcmjna |
URL Chính Thức | https://chromewebstore.google.com/detail/revenuehero/acnogbaldkeemneolhfnmcghconcmjna |
Mô tả | RevenueHero is an inbound revenue acceleration product that handles instant meeting scheduling and lead routing for revenue teams. |
Kích Thước Tệp | 3.85 MB |
Số Lần Cài Đặt | 447 |
Phiên Bản Hiện Tại | 3.2.1 |
Cập Nhật Lần Cuối | 2024-03-02 |
Ngày Phát Hành | 2023-08-07 |
Đánh Giá | 5.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | https://revenuehero.io |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://revenuehero.io/ |
URL Trang Trợ Giúp | https://help.revenuehero.io/ |
URL Trang Chính Sách Bảo Mật | https://www.revenuehero.io/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "RevenueHero", "version": "3.2.1", "description": "RevenueHero is an inbound revenue acceleration product that handles instant meeting scheduling and lead routing for revenue teams.", "manifest_version": 3, "author": "RevenueHero", "icons": { "16": "images\/rh-16.png", "32": "images\/rh-32.png", "48": "images\/rh-48.png", "128": "images\/rh-128.png" }, "action": { "default_title": "RevenueHero", "default_icon": { "32": "images\/rh-32.png" } }, "permissions": [ "background", "activeTab", "storage", "clipboardWrite" ], "host_permissions": [ "https:\/\/app.aysr.io\/*", "https:\/\/app.revenuehero.io\/*", "http:\/\/localhost:4200\/*", "https:\/\/mail.google.com\/*", "https:\/\/pubsub.googleapis.com\/*", "https:\/\/www.gstatic.com\/*" ], "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/index.ts-loader-e23cc0de.js" ], "matches": [ " |