Koalendar: Free Appointment Booking Software
[FREE] Incredibly Simple & User-Friendly Online Appointments Scheduling System for Google Calendar, and Microsoft Outlook Calendar.
Koalendar: Free Appointment Booking Softwareคืออะไร?
Koalendar: Free Appointment Booking Software เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://koalendar.com และคุณลักษณะหลักของมันคือ "[FREE] Incredibly Simple & User-Friendly Online Appointments Scheduling System for Google Calendar, and Microsoft Outlook Calendar."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Koalendar: Free Appointment Booking Software
ดาวน์โหลดไฟล์ส่วนขยาย Koalendar: Free Appointment Booking Software ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
We have created Koalendar to eliminate the back-and-forth of scheduling meetings. With your new booking page, your clients will be able to self-book a meeting with you at the perfect time for both of you, without having to exchange a single email. We seamlessly connect with Google, Outlook, and Apple calendars so you don't have to spend time managing a new calendar tool. Your clients will always see your most up-to-date availability. Every Koalendar feature was built after listening to our customer's feedback: our Zoom, Stripe, WordPress and Google Meet integrations, the meetings reminders to prevent no-show, the automatic time zone detection, and so much more. If you want to give it a try, we'll be happy to welcome you! If you're still wondering what's the best solution between Koalendar, Calendly, Acuity and the others, just try it, you won't look back. We offer many of their best paying features for FREE, and a few more customizations that you won't find elsewhere. --- INSTALLATION 1. Install this Chrome Extension 2. Sign up on Koalendar for Free : https://koalendar.com and create a booking page 3. Enter your Koalendar email in the Chrome extension pop up 4. You can now see all your public booking pages and share them easily, directly from the extension! --- KEY FEATURES ➤ Time zones completely solved ➤ No more no-shows thanks to reminders ➤ Receive payments directly during the booking process ➤ It works seamlessly with your Google calendars ➤ Modern, easy-to-use interface ➤ Private by design --- SUPPORT Need help with something? Search our knowledge base or contact us by email. --- PRICING Receive unlimited bookings and create as many scheduling pages as you want for FREE. It's possible to upgrade to a Pro plan to be able to customize it further.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Koalendar: Free Appointment Booking Software |
ID | iohcaoklkdkicpbjjlnfjdigahaglcek |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/koalendar-free-appointmen/iohcaoklkdkicpbjjlnfjdigahaglcek |
คำอธิบาย | [FREE] Incredibly Simple & User-Friendly Online Appointments Scheduling System for Google Calendar, and Microsoft Outlook Calendar. |
ขนาดไฟล์ | 3.11 MB |
จำนวนการติดตั้ง | 14,168 |
เวอร์ชันปัจจุบัน | 2.0.7 |
อัปเดตครั้งล่าสุด | 2021-11-01 |
วันที่เผยแพร่ | 2020-08-27 |
คะแนน | 4.96/5 รวมทั้งหมด 298 คะแนน |
ผู้พัฒนา | https://koalendar.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://koalendar.com?utm_source=chrome-webstore&utm_campaign=home |
URL หน้าช่วยเหลือ | https://koalendar.com?utm_source=chrome-webstore&utm_campaign=support |
ภาษาที่รองรับ | de,en,fr,nl,es,it,pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_application_title__", "short_name": "meeting-scheduling-koalendar", "version": "2.0.7", "description": "__MSG_application_description__", "default_locale": "en", "homepage_url": "https:\/\/koalendar.com\/", "commands": { "_execute_browser_action": { "suggested_key": { "default": "Ctrl+Shift+K", "mac": "Command+Shift+K" }, "description": "Toggle Koalendar Extension" } }, "background": { "service_worker": "background.js" }, "icons": { "16": "images\/koalendar-meeting-booking-16.png", "32": "images\/koalendar-meeting-booking-32.png", "96": "images\/koalendar-meeting-booking-96.png", "128": "images\/koalendar-meeting-booking-128.png", "196": "images\/koalendar-meeting-booking-196.png" }, "action": { "browser_style": false, "default_title": "Koalendar", "default_popup": "index.html", "default_icon": { "16": "images\/koalendar-meeting-booking-16.png", "32": "images\/koalendar-meeting-booking-32.png", "96": "images\/koalendar-meeting-booking-96.png", "128": "images\/koalendar-meeting-booking-128.png", "196": "images\/koalendar-meeting-booking-196.png" } }, "manifest_version": 3 } |