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
¿Qué es Chili Piper: Automate Scheduling & Handoff?
Chili Piper: Automate Scheduling & Handoff es una extensión de Chrome desarrollada por https://chilipiper.com, y su función principal es "The fastest way to schedule meetings and close deals. Instant Booker by Chili Piper makes it easy to book meetings".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Chili Piper: Automate Scheduling & Handoff
Descarga archivos de extensión Chili Piper: Automate Scheduling & Handoff en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | Chili Piper: Automate Scheduling & Handoff |
ID | digckgagekofoajjlaeceojmdokllfmf |
URL Oficial | https://chromewebstore.google.com/detail/chili-piper-automate-sche/digckgagekofoajjlaeceojmdokllfmf |
Descripción | The fastest way to schedule meetings and close deals. Instant Booker by Chili Piper makes it easy to book meetings |
Tamaño del Archivo | 5.27 MB |
Cantidad de Instalaciones | 47,150 |
Versión Actual | 3.0.4978 |
Última Actualización | 2024-01-25 |
Fecha de Publicación | 2020-04-08 |
Calificación | 4.69/5 Total de 13 Calificaciones |
Desarrollador | https://chilipiper.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Ayuda | https://support.chilipiper.com |
URL de la Página de Política de Privacidad | https://www.chilipiper.com/terms-and-conditions |
Idiomas Soportados | 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": [ " |