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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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": [ " |