Chili Piper: Automate Scheduling & Handoff
The fastest way to schedule meetings and close deals. Instant Booker by Chili Piper makes it easy to book meetings
Chili Piper: Automate Scheduling & Handoff란 무엇입니까?
Chili Piper: Automate Scheduling & Handoff은(는) https://chilipiper.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The fastest way to schedule meetings and close deals. Instant Booker by Chili Piper makes it easy to book meetings"입니다.
확장 프로그램 스크린샷
Chili Piper: Automate Scheduling & Handoff 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The fastest way to schedule meetings and close deals. Instant Booker by Chili Piper makes it easy to book meetings with prospects and customers. Suggest available times over email or schedule directly from Salesforce, Gong, Outreach, SalesLoft, and more. Book for yourself or on behalf of a team member for seamless handoff. Never get stood up for a meeting again with automated guest reminders and one-click rescheduling. You can also use templates to set up group meetings and book on behalf of others. All no shows, reschedules, and meeting details are time stamped and recorded in your CRM automatically. Download the Chrome extension and head to our website to get started today.
확장 프로그램 기본 정보
이름 | Chili Piper: Automate Scheduling & Handoff |
ID | digckgagekofoajjlaeceojmdokllfmf |
공식 URL | https://chromewebstore.google.com/detail/chili-piper-automate-sche/digckgagekofoajjlaeceojmdokllfmf |
설명 | The fastest way to schedule meetings and close deals. Instant Booker by Chili Piper makes it easy to book meetings |
파일 크기 | 5.27 MB |
설치 횟수 | 47,150 |
현재 버전 | 3.0.4978 |
최근 업데이트 | 2024-01-25 |
출시 날짜 | 2020-04-08 |
평점 | 4.69/5 총 13 개의 평점 |
개발자 | https://chilipiper.com |
이메일 | [email protected] |
결제 유형 | free |
도움말 페이지 URL | https://support.chilipiper.com |
개인정보 보호 정책 페이지 URL | https://www.chilipiper.com/terms-and-conditions |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Chili Piper: Automate Scheduling & Handoff", "short_name": "Chili Piper", "version": "3.0.4978", "description": "The fastest way to schedule meetings and close deals. Instant Booker by Chili Piper makes it easy to book meetings", "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "icons": { "16": "icons\/16x16.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" }, "action": { "default_title": "Chili Piper: Scheduling and Inbox Collaboration", "default_icon": { "128": "icons\/128x128.png" } }, "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; frame-src 'self' https:\/\/ajax.googleapis.com https:\/\/*.google.com https:\/\/*.salesforce.com https:\/\/*.chilipiper.com https:\/\/*.chilipiper.io https:\/\/*.chilipiper.team https:\/\/*.chilipiper.team:4002 https:\/\/*.chilipiper.cool;" }, "permissions": [ "notifications", "storage", "activeTab", "tabs", "scripting", "clipboardWrite" ], "host_permissions": [ " |