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
Vad är Chili Piper: Automate Scheduling & Handoff?
Chili Piper: Automate Scheduling & Handoff är en Chrome-tillägg utvecklad av https://chilipiper.com, och dess huvudfunktion är "The fastest way to schedule meetings and close deals. Instant Booker by Chili Piper makes it easy to book meetings".
Tilläggsskärmbilder
Ladda ner Chili Piper: Automate Scheduling & Handoff-förlängningens CRX-fil
Ladda ner Chili Piper: Automate Scheduling & Handoff-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Chili Piper: Automate Scheduling & Handoff |
ID | digckgagekofoajjlaeceojmdokllfmf |
Officiell webbadress | https://chromewebstore.google.com/detail/chili-piper-automate-sche/digckgagekofoajjlaeceojmdokllfmf |
Beskrivning | The fastest way to schedule meetings and close deals. Instant Booker by Chili Piper makes it easy to book meetings |
Filstorlek | 5.27 MB |
Antal Installationer | 47,150 |
Aktuell Version | 3.0.4978 |
Senast Uppdaterad | 2024-01-25 |
Publiceringsdatum | 2020-04-08 |
Betyg | 4.69/5 Totalt 13 Betyg |
Utvecklare | https://chilipiper.com |
E-post | [email protected] |
Betalningssätt | free |
Hjälpsida URL | https://support.chilipiper.com |
URL till Sekretesspolicy Sidan | https://www.chilipiper.com/terms-and-conditions |
Stödda Språk | 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": [ " |