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
Was ist Chili Piper: Automate Scheduling & Handoff?
Chili Piper: Automate Scheduling & Handoff ist eine Chrome-Erweiterung, die von https://chilipiper.com entwickelt wurde, und ihr Hauptmerkmal ist "The fastest way to schedule meetings and close deals. Instant Booker by Chili Piper makes it easy to book meetings".
Erweiterungsscreenshots
Chili Piper: Automate Scheduling & Handoff-Erweiterungs-CRX-Datei herunterladen
Laden Sie Chili Piper: Automate Scheduling & Handoff-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Chili Piper: Automate Scheduling & Handoff |
ID | digckgagekofoajjlaeceojmdokllfmf |
Offizielle URL | https://chromewebstore.google.com/detail/chili-piper-automate-sche/digckgagekofoajjlaeceojmdokllfmf |
Beschreibung | The fastest way to schedule meetings and close deals. Instant Booker by Chili Piper makes it easy to book meetings |
Dateigröße | 5.27 MB |
Installationsanzahl | 47,150 |
Aktuelle Version | 3.0.4978 |
Letztes Update | 2024-01-25 |
Veröffentlichungsdatum | 2020-04-08 |
Bewertung | 4.69/5 Insgesamt 13 Bewertungen |
Entwickler | https://chilipiper.com |
[email protected] | |
Zahlungsart | free |
Hilfeseite URL | https://support.chilipiper.com |
URL der Datenschutzrichtlinien-Seite | https://www.chilipiper.com/terms-and-conditions |
Unterstützte Sprachen | 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": [ " |