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 - это расширение Chrome, разработанное https://chilipiper.com, и его основная функция - "The fastest way to schedule meetings and close deals. Instant Booker by Chili Piper makes it easy to book meetings".
Снимки экрана расширения
Скачать файл CRX расширения Chili Piper: Automate Scheduling & Handoff
Скачайте файлы расширений Chili Piper: Automate Scheduling & Handoff в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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": [ " |