RevenueHero
RevenueHero is an inbound revenue acceleration product that handles instant meeting scheduling and lead routing for revenue teams.
什麼是RevenueHero?
RevenueHero是由https://revenuehero.io開發的Chrome擴展程式,該擴展的主要功能是“RevenueHero is an inbound revenue acceleration product that handles instant meeting scheduling and lead routing for revenue teams.”。
擴展截圖
下載RevenueHero擴展crx文件
下載RevenueHero擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | RevenueHero |
ID | acnogbaldkeemneolhfnmcghconcmjna |
官方網址 | https://chromewebstore.google.com/detail/revenuehero/acnogbaldkeemneolhfnmcghconcmjna |
簡介 | RevenueHero is an inbound revenue acceleration product that handles instant meeting scheduling and lead routing for revenue teams. |
檔案大小 | 3.85 MB |
安裝次數 | 447 |
目前版本 | 3.2.1 |
更新時間 | 2024-03-02 |
上架時間 | 2023-08-07 |
評分 | 5.00/5 共 2 次評分 |
開發者 | https://revenuehero.io |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://revenuehero.io/ |
說明頁面URL | https://help.revenuehero.io/ |
隱私政策頁面URL | https://www.revenuehero.io/privacy-policy |
支援的語言 | 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": [ " |