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"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ 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 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": [
        ""
    ],
    "commands": [],
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader-90535902.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/globalMounts-1d41c683.css",
                "assets\/index-6fdaaaa3.css"
            ]
        },
        {
            "js": [
                "assets\/index.js-loader-55276e64.js"
            ],
            "matches": [
                "https:\/\/calendar.google.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/globalMounts-1d41c683.css",
                "assets\/index-9ed1fe06.css"
            ]
        },
        {
            "js": [
                "assets\/index.ts-loader-0b4f5c57.js"
            ],
            "matches": [
                "https:\/\/*.outreach.io\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/globalMounts-1d41c683.css",
                "assets\/index-2fe03349.css"
            ]
        },
        {
            "js": [
                "assets\/index.ts-loader-2b5a84ab.js"
            ],
            "matches": [
                "https:\/\/*.salesforce.com\/*",
                "https:\/\/*.lightning.force.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": true,
            "css": [
                "assets\/globalMounts-1d41c683.css",
                "assets\/index-191e9c4a.css"
            ]
        },
        {
            "js": [
                "assets\/index.ts-loader-7d14161a.js"
            ],
            "matches": [
                "https:\/\/*.planhat.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/globalMounts-1d41c683.css",
                "assets\/index-6553767c.css"
            ]
        },
        {
            "js": [
                "assets\/index.ts-loader-2d42eb74.js"
            ],
            "matches": [
                "https:\/\/*.salesloft.com\/*",
                "https:\/\/*.qasalesloft.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": true,
            "css": [
                "assets\/globalMounts-1d41c683.css",
                "assets\/index-14f660e9.css"
            ]
        },
        {
            "js": [
                "assets\/index.ts-loader-65296d2f.js"
            ],
            "matches": [
                "https:\/\/app.frontspin.com\/*",
                "https:\/\/appng.frontspin.com\/*",
                "https:\/\/p2.frontspin.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/globalMounts-1d41c683.css",
                "assets\/index-72165114.css"
            ]
        },
        {
            "js": [
                "assets\/index.ts-loader-1a1b52d5.js"
            ],
            "matches": [
                "https:\/\/*.gong.io\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/globalMounts-1d41c683.css",
                "assets\/index-aaf922b6.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/images\/*.svg",
                "assets\/images\/*.gif",
                "assets\/fonts\/roboto\/*.ttf",
                "assets\/fonts\/roboto\/*.css",
                "assets\/fonts\/fontawesome\/fonts\/*",
                "assets\/fonts\/fontawesome\/css\/*",
                "pageWorld.js",
                "pages\/sidebar.html",
                "pages\/commandCenter.html"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "resources": [
                "assets\/installed-97cb9318.png",
                "assets\/ib-onboarding-66c23c7b.gif",
                "assets\/arrow-top-d1f7dac1.svg",
                "assets\/arrow-bottom-40ddf9d3.svg",
                "assets\/cyrillic-ext-0f58252c.woff2",
                "assets\/cyrillic-c9693293.woff2",
                "assets\/greek-ext-0df42fd0.woff2",
                "assets\/greek-491601ef.woff2",
                "assets\/vietnamese-8ff01b3c.woff2",
                "assets\/latin-ext-eaeb14a9.woff2",
                "assets\/latin-39e72c07.woff2",
                "assets\/128x128-bf93af50.png",
                "assets\/isString-d151dce4.js",
                "assets\/ContentScript-d87f7e8d.js",
                "assets\/globalMounts-f1fbad68.js",
                "assets\/api-242a28af.js",
                "assets\/styled-components-ffa09465.js",
                "assets\/InstantBooker-538747c5.js",
                "assets\/PopoverTarget-1c9f233e.js",
                "assets\/client-a29efb31.js",
                "assets\/PopoverTrigger-6869070a.js",
                "assets\/BrandingFooter-543282bc.js",
                "assets\/hooks-9f764a62.js",
                "assets\/Bridge-b0d9c945.js",
                "assets\/ChiliPiper-fe206577.js",
                "assets\/index.ts-22ebe273.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/calendar.google.com\/*"
            ],
            "resources": [
                "assets\/installed-97cb9318.png",
                "assets\/ib-onboarding-66c23c7b.gif",
                "assets\/arrow-top-d1f7dac1.svg",
                "assets\/arrow-bottom-40ddf9d3.svg",
                "assets\/cyrillic-ext-0f58252c.woff2",
                "assets\/cyrillic-c9693293.woff2",
                "assets\/greek-ext-0df42fd0.woff2",
                "assets\/greek-491601ef.woff2",
                "assets\/vietnamese-8ff01b3c.woff2",
                "assets\/latin-ext-eaeb14a9.woff2",
                "assets\/latin-39e72c07.woff2",
                "assets\/guest_button_turn_on-31358c37.gif",
                "assets\/guest_button_turn_off-24c71b19.gif",
                "assets\/isString-d151dce4.js",
                "assets\/ContentScript-d87f7e8d.js",
                "assets\/mounter-3bd98e18.js",
                "assets\/globalMounts-f1fbad68.js",
                "assets\/styled-components-ffa09465.js",
                "assets\/client-a29efb31.js",
                "assets\/ChiliPiper-fe206577.js",
                "assets\/PopoverTarget-1c9f233e.js",
                "assets\/CloseSmall-bd51226f.js",
                "assets\/debounce-84e8f91a.js",
                "assets\/api-242a28af.js",
                "assets\/BrandingFooter-543282bc.js",
                "assets\/index-cc7026c3.js",
                "assets\/Bridge-b0d9c945.js",
                "assets\/index.js-4d6520e5.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/*.outreach.io\/*"
            ],
            "resources": [
                "assets\/installed-97cb9318.png",
                "assets\/ib-onboarding-66c23c7b.gif",
                "assets\/arrow-top-d1f7dac1.svg",
                "assets\/arrow-bottom-40ddf9d3.svg",
                "assets\/cyrillic-ext-0f58252c.woff2",
                "assets\/cyrillic-c9693293.woff2",
                "assets\/greek-ext-0df42fd0.woff2",
                "assets\/greek-491601ef.woff2",
                "assets\/vietnamese-8ff01b3c.woff2",
                "assets\/latin-ext-eaeb14a9.woff2",
                "assets\/latin-39e72c07.woff2",
                "assets\/isString-d151dce4.js",
                "assets\/ContentScript-d87f7e8d.js",
                "assets\/mounter-3bd98e18.js",
                "assets\/globalMounts-f1fbad68.js",
                "assets\/styled-components-ffa09465.js",
                "assets\/client-a29efb31.js",
                "assets\/CalendarIcon-d7c3663b.js",
                "assets\/InsertAvailabilityButton-78baff24.js",
                "assets\/Bridge-b0d9c945.js",
                "assets\/PopoverTarget-1c9f233e.js",
                "assets\/api-242a28af.js",
                "assets\/CloseSmall-bd51226f.js",
                "assets\/InstantBooker-538747c5.js",
                "assets\/ChiliPiper-fe206577.js",
                "assets\/PopoverTrigger-6869070a.js",
                "assets\/logger-6fcdf0f8.js",
                "assets\/index.ts-ea83203a.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/*.lightning.force.com\/*",
                "https:\/\/*.salesforce.com\/*"
            ],
            "resources": [
                "assets\/installed-97cb9318.png",
                "assets\/ib-onboarding-66c23c7b.gif",
                "assets\/arrow-top-d1f7dac1.svg",
                "assets\/arrow-bottom-40ddf9d3.svg",
                "assets\/cyrillic-ext-0f58252c.woff2",
                "assets\/cyrillic-c9693293.woff2",
                "assets\/greek-ext-0df42fd0.woff2",
                "assets\/greek-491601ef.woff2",
                "assets\/vietnamese-8ff01b3c.woff2",
                "assets\/latin-ext-eaeb14a9.woff2",
                "assets\/latin-39e72c07.woff2",
                "assets\/SVG_calendar-fe232ca0.svg",
                "assets\/isString-d151dce4.js",
                "assets\/ContentScript-d87f7e8d.js",
                "assets\/mounter-3bd98e18.js",
                "assets\/globalMounts-f1fbad68.js",
                "assets\/styled-components-ffa09465.js",
                "assets\/client-a29efb31.js",
                "assets\/CalendarIcon-d7c3663b.js",
                "assets\/logger-6fcdf0f8.js",
                "assets\/insertAvailability-9ea5a8ea.js",
                "assets\/InsertAvailabilityButton-78baff24.js",
                "assets\/SVG_calendar-c0ed6dea.js",
                "assets\/Bridge-b0d9c945.js",
                "assets\/PopoverTarget-1c9f233e.js",
                "assets\/api-242a28af.js",
                "assets\/CloseSmall-bd51226f.js",
                "assets\/InstantBooker-538747c5.js",
                "assets\/ChiliPiper-fe206577.js",
                "assets\/PopoverTrigger-6869070a.js",
                "assets\/tinymceHandler.js-c2e84a7e.js",
                "assets\/index.ts-f8711170.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/*.planhat.com\/*"
            ],
            "resources": [
                "assets\/installed-97cb9318.png",
                "assets\/ib-onboarding-66c23c7b.gif",
                "assets\/arrow-top-d1f7dac1.svg",
                "assets\/arrow-bottom-40ddf9d3.svg",
                "assets\/cyrillic-ext-0f58252c.woff2",
                "assets\/cyrillic-c9693293.woff2",
                "assets\/greek-ext-0df42fd0.woff2",
                "assets\/greek-491601ef.woff2",
                "assets\/vietnamese-8ff01b3c.woff2",
                "assets\/latin-ext-eaeb14a9.woff2",
                "assets\/latin-39e72c07.woff2",
                "assets\/SVG_calendar-fe232ca0.svg",
                "assets\/isString-d151dce4.js",
                "assets\/ContentScript-d87f7e8d.js",
                "assets\/mounter-3bd98e18.js",
                "assets\/globalInit-f29d3d08.js",
                "assets\/InsertAvailabilityButton-78baff24.js",
                "assets\/SVG_calendar-c0ed6dea.js",
                "assets\/styled-components-ffa09465.js",
                "assets\/Bridge-b0d9c945.js",
                "assets\/globalMounts-f1fbad68.js",
                "assets\/client-a29efb31.js",
                "assets\/PopoverTarget-1c9f233e.js",
                "assets\/logger-6fcdf0f8.js",
                "assets\/api-242a28af.js",
                "assets\/index.ts-0ac472c5.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/*.qasalesloft.com\/*",
                "https:\/\/*.salesloft.com\/*"
            ],
            "resources": [
                "assets\/installed-97cb9318.png",
                "assets\/ib-onboarding-66c23c7b.gif",
                "assets\/arrow-top-d1f7dac1.svg",
                "assets\/arrow-bottom-40ddf9d3.svg",
                "assets\/cyrillic-ext-0f58252c.woff2",
                "assets\/cyrillic-c9693293.woff2",
                "assets\/greek-ext-0df42fd0.woff2",
                "assets\/greek-491601ef.woff2",
                "assets\/vietnamese-8ff01b3c.woff2",
                "assets\/latin-ext-eaeb14a9.woff2",
                "assets\/latin-39e72c07.woff2",
                "assets\/SVG_calendar-fe232ca0.svg",
                "assets\/isString-d151dce4.js",
                "assets\/ContentScript-d87f7e8d.js",
                "assets\/mounter-3bd98e18.js",
                "assets\/globalMounts-f1fbad68.js",
                "assets\/styled-components-ffa09465.js",
                "assets\/client-a29efb31.js",
                "assets\/index-cc7026c3.js",
                "assets\/CalendarIcon-d7c3663b.js",
                "assets\/insertAvailability-9ea5a8ea.js",
                "assets\/Bridge-b0d9c945.js",
                "assets\/PopoverTarget-1c9f233e.js",
                "assets\/api-242a28af.js",
                "assets\/CloseSmall-bd51226f.js",
                "assets\/InstantBooker-538747c5.js",
                "assets\/ChiliPiper-fe206577.js",
                "assets\/PopoverTrigger-6869070a.js",
                "assets\/InsertAvailabilityButton-78baff24.js",
                "assets\/logger-6fcdf0f8.js",
                "assets\/SVG_calendar-c0ed6dea.js",
                "assets\/tinymceHandler.js-c2e84a7e.js",
                "assets\/index.ts-d4ce8a13.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/app.frontspin.com\/*",
                "https:\/\/appng.frontspin.com\/*",
                "https:\/\/p2.frontspin.com\/*"
            ],
            "resources": [
                "assets\/installed-97cb9318.png",
                "assets\/ib-onboarding-66c23c7b.gif",
                "assets\/arrow-top-d1f7dac1.svg",
                "assets\/arrow-bottom-40ddf9d3.svg",
                "assets\/cyrillic-ext-0f58252c.woff2",
                "assets\/cyrillic-c9693293.woff2",
                "assets\/greek-ext-0df42fd0.woff2",
                "assets\/greek-491601ef.woff2",
                "assets\/vietnamese-8ff01b3c.woff2",
                "assets\/latin-ext-eaeb14a9.woff2",
                "assets\/latin-39e72c07.woff2",
                "assets\/SVG_calendar-fe232ca0.svg",
                "assets\/isString-d151dce4.js",
                "assets\/ContentScript-d87f7e8d.js",
                "assets\/mounter-3bd98e18.js",
                "assets\/globalMounts-f1fbad68.js",
                "assets\/styled-components-ffa09465.js",
                "assets\/client-a29efb31.js",
                "assets\/CalendarIcon-d7c3663b.js",
                "assets\/InsertAvailabilityButton-78baff24.js",
                "assets\/SVG_calendar-c0ed6dea.js",
                "assets\/Bridge-b0d9c945.js",
                "assets\/PopoverTarget-1c9f233e.js",
                "assets\/api-242a28af.js",
                "assets\/CloseSmall-bd51226f.js",
                "assets\/InstantBooker-538747c5.js",
                "assets\/ChiliPiper-fe206577.js",
                "assets\/PopoverTrigger-6869070a.js",
                "assets\/logger-6fcdf0f8.js",
                "assets\/index.ts-8e95875e.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/*.gong.io\/*"
            ],
            "resources": [
                "assets\/installed-97cb9318.png",
                "assets\/ib-onboarding-66c23c7b.gif",
                "assets\/arrow-top-d1f7dac1.svg",
                "assets\/arrow-bottom-40ddf9d3.svg",
                "assets\/cyrillic-ext-0f58252c.woff2",
                "assets\/cyrillic-c9693293.woff2",
                "assets\/greek-ext-0df42fd0.woff2",
                "assets\/greek-491601ef.woff2",
                "assets\/vietnamese-8ff01b3c.woff2",
                "assets\/latin-ext-eaeb14a9.woff2",
                "assets\/latin-39e72c07.woff2",
                "assets\/isString-d151dce4.js",
                "assets\/globalInit-f29d3d08.js",
                "assets\/mounter-3bd98e18.js",
                "assets\/styled-components-ffa09465.js",
                "assets\/client-a29efb31.js",
                "assets\/CalendarIcon-d7c3663b.js",
                "assets\/globalMounts-f1fbad68.js",
                "assets\/PopoverTarget-1c9f233e.js",
                "assets\/ContentScript-d87f7e8d.js",
                "assets\/Bridge-b0d9c945.js",
                "assets\/api-242a28af.js",
                "assets\/CloseSmall-bd51226f.js",
                "assets\/InstantBooker-538747c5.js",
                "assets\/ChiliPiper-fe206577.js",
                "assets\/PopoverTrigger-6869070a.js",
                "assets\/index.ts-c910d2b4.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/fire_install.ts-f8ecd3bb.js"
            ],
            "use_dynamic_url": false
        }
    ]
}