Zoho Meeting
A perfect web conferencing tool to host online meetings, share screen and join conference with video collaboration in browser.
Zoho Meetingคืออะไร?
Zoho Meeting เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://zoho.com และคุณลักษณะหลักของมันคือ "A perfect web conferencing tool to host online meetings, share screen and join conference with video collaboration in browser."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Zoho Meeting
ดาวน์โหลดไฟล์ส่วนขยาย Zoho Meeting ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Zoho Meeting is easily accessible from the Chrome extension with one click. Zoho Meeting helps you find new ways to collaborate and work remotely. Create a meeting or webinar, invite participants, and interact through screen sharing, audio, and video conferencing. With this extension, you can: Schedule meetings and webinars Start meetings and webinars Host instant meetings and invite participants View and keep track of upcoming sessions Change your account settings Key features: Meeting: Host meetings with up to 250 participants Audio/video conferencing Screen and application sharing Chat functionality Lock a meeting to make it secure Audio, Video and screen recording Pass keyboard and mouse control Virtual background Add co-hosts Whiteboard Meeting polls Picture-in-Picture mode Raise Hand and Emoji reactions Use moderator controls during the meeting Webinar: Host webinars with up to 3000 attendees Share Screen or Session Materials Video webinars Registration customization Source tracking Embed registration widget Clone Webinars Polls, Q&A, Raise hand, Allow to talk Co-organizers Recording and cloud storage Virtual Background Live streaming webinars on YouTube Webinar analytics Integration with marketing automation and CRM tools Pricing of Zoho Meeting: Our Pro version starts at $3/month for meetings and $19/month for webinars. Meeting plans support up to 100 participants and Webinar plans support up to 3000 attendees. View more webinar and meeting features: https://www.zoho.com/meeting/pricing.html Apps and extension Desktop app iOS app Android app Website: https://www.zoho.com/meeting/?src=chromeWebstoreExtn Support: https://www.zoho.com/meeting/call-me.html?src=chromeWebstoreExtn
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Zoho Meeting |
ID | ajnmfincdldfcodgpglmolicgglkdeof |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/zoho-meeting/ajnmfincdldfcodgpglmolicgglkdeof |
คำอธิบาย | A perfect web conferencing tool to host online meetings, share screen and join conference with video collaboration in browser. |
ขนาดไฟล์ | 92.28 KB |
จำนวนการติดตั้ง | 28,804 |
เวอร์ชันปัจจุบัน | 1.3.2 |
อัปเดตครั้งล่าสุด | 2024-02-15 |
วันที่เผยแพร่ | 2020-04-24 |
คะแนน | 4.23/5 รวมทั้งหมด 22 คะแนน |
ผู้พัฒนา | https://zoho.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.zoho.com/meeting/?src=chromeWebstoreExtn |
URL หน้าช่วยเหลือ | https://www.zoho.com/meeting/call-me.html?src=chromeWebstoreExtn |
URL หน้านโยบายความเป็นส่วนตัว | https://www.zoho.com/privacy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "manifest_version": 2, "name": "Zoho Meeting", "description": "A perfect web conferencing tool to host online meetings, share screen and join conference with video collaboration in browser.", "version": "1.3.2", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkLEAGfVz\/U22ieGWNqCRSv35ahX2QFuQ\/E4xcG1G+eklCPV9\/BmJCppjEkz1Y0+oMFVPIRU8JwbHgGvAFlNgIYTCdFbKSIMaEqQtGn4dZhiVZ0neFW56OOkKiVTXEtVhXpQERX5isfsB698dr6k39gg7HQrYaxtHHaPWcLGrZUqc3w5dhBVmgBwTWR3I00sEYdU\/6Om0M0s28RmDs5FMlJdFAtiB3yJI7vAsn4EJB6Sq4SpwFuGrqHaj2RIC4\/OiBHjcQt7AvDR1JkxXtYd9w8cqAPOD+cr8NdcM0v5hjG08eZZwdIEuW1FkBbu1rAmDIq4oe3\/4ph5FGSiy2uqZFwIDAQAB", "icons": { "128": "Meeting-128.png", "16": "Meeting-16.png", "48": "Meeting-48.png" }, "externally_connectable": { "matches": [ "https:\/\/*.zoho.com\/*", "https:\/\/*.zoho.eu\/*", "https:\/\/*.zoho.in\/*", "https:\/\/*.zoho.com.au\/*", "https:\/\/*.zoho.com.cn\/*", "https:\/\/*.zoho.jp\/*", "https:\/\/*.zohocloud.ca\/*", "https:\/\/*.zoho.sa\/*" ] }, "content_scripts": [ { "matches": [ "https:\/\/*.zoho.com\/*", "https:\/\/*.zoho.eu\/*", "https:\/\/*.zoho.in\/*", "https:\/\/*.zoho.com.au\/*", "https:\/\/*.zoho.com.cn\/*", "https:\/\/*.zoho.jp\/*", "https:\/\/*.zohocloud.ca\/*", "https:\/\/*.zoho.sa\/*" ], "js": [ "content.js" ] } ], "background": { "scripts": [ "jquery-3.2.1.min.js", "background.js", "util.js", "ui.zscroll.js", "chrome-popup.js" ] }, "browser_action": { "default_icon": "Meeting-128.png", "default_popup": "popup.html" }, "permissions": [ "cookies", "desktopCapture", "https:\/\/*.zoho.com\/*", "https:\/\/*.zoho.eu\/*", "https:\/\/*.zoho.in\/*", "https:\/\/*.zoho.com.au\/*", "https:\/\/*.zoho.com.cn\/*", "https:\/\/*.zoho.jp\/*", "https:\/\/*.zohocloud.ca\/*", "https:\/\/*.zoho.sa\/*" ] } |