Business Hangouts

Webinars and Web Conferencing for G Suite

Business Hangoutsคืออะไร?

Business Hangouts เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://business-hangouts.com และคุณลักษณะหลักของมันคือ "Webinars and Web Conferencing for G Suite"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Business Hangouts

ดาวน์โหลดไฟล์ส่วนขยาย Business Hangouts ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Allows screen sharing for Business Hangouts.

Business Hangouts provides Webinars and Video Conferencing for Google G Suite

- Full Featured Event Planner 
- Mobile Responsive Platform
- Integrated with G Suite; Google Docs, Sheets, G-Drive,Slides
- HD Streaming
- Content sharing - including PDF, Power Point, Word Doc, Excel and most popular file formats supported
- Customizable/Brandable Event Pages and Email Communication
- Screen Sharing during webinar
- Video Chat (desktop and mobile)
- No Software To Install or Special PINs
- Simple and Easy to Use (5 minutes to setup)
- Event Participants can Register via LinkedIn, Facebook, Google+, Gmail or any email address
- Private or Public Events
- Moderated Chat with Full Participant Moderation
- Fixed URLs for Permanent Virtual Meeting Rooms
- Quick setup
- G-Suite Compatible

Industries served:

- Education: colleges, universities, technical schools, language schools
- Enterprises: small and large businesses who wish to broadcast live webinars for virtually any purpose
- Government Agencies: town hall meetings, special events, live poling or elections
- Webinar Software for Marketing:  product or service marketers, seminar marketers, event marketing, direct sales
- Non-profit organizations:  fund raising, awareness, live event broadcasts

Additional Capabilities:

- Full event analytics
- Easily share surveys and forms during live events
- Can integrate with popular CRM software
- Can integrate with email platforms
- HD quality video
- Fully support via email or calls
- Managed services - we can manage your whole webinar event for you from start to finish, even provide content creation
- Business Hangouts works great for schools and universities and currently used by over 100,000 teachers
- Training available
- Share charts, drawings, diagrams,files, videos

For more: https://business-hangouts.com                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Business Hangouts Business Hangouts
ID pdlmmiianmjhlkdbbbhpbeecimmbocbp
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/business-hangouts/pdlmmiianmjhlkdbbbhpbeecimmbocbp
คำอธิบาย Webinars and Web Conferencing for G Suite
ขนาดไฟล์ 22.76 KB
จำนวนการติดตั้ง 388
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2020-01-27
วันที่เผยแพร่ 2020-01-27
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://business-hangouts.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.business-hangouts.com
URL หน้าช่วยเหลือ https://www.business-hangouts.com/support
URL หน้านโยบายความเป็นส่วนตัว https://www.business-hangouts.com/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDescription__",
    "version": "1.0.1",
    "manifest_version": 2,
    "default_locale": "en",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "__MSG_browserActionTitle__"
    },
    "permissions": [
        "tabs"
    ]
}