설치되어 사용 준비가 완료된 부가기능 이러한 확장 프로그램은 사용자의 부가기능 측면 패널에 표시됩니다. 사용자는 관리자가 설치한 앱을 제거할 수 없습니다.
메인 스테이지
회의가 진행되는 중앙 포커스 영역입니다. 부가기능을 메인 스테이지에서 열어 측면 패널에서 사용할 수 있는 것보다 더 많은 공간이 필요한 콘텐츠를 표시할 수 있습니다. 기본 스테이지는 부가기능의 자체 페이지 (예: https://example.com/mainStage.html)에 의해 렌더링되며, 이 페이지는 JavaScript에서 createAddonSession를 호출해야 합니다. 자세한 내용은 메인 스테이지 페이지 만들기를 참고하세요.
원본
스키마 (프로토콜), 호스트 (도메인), 포트가 있는 URL입니다. 두 URL의 스키마, 호스트, 포트가 동일하면 두 URL의 출처가 동일합니다. 예를 들어 https://example.com/와 http://example.com/는 서로 다른 스키마를 사용하므로 동일한 출처를 공유하지 않습니다. 자세한 내용은
부속 항목 보안을 참고하세요.
지역 캡처 화면 공유
Meet에서 동영상 트랙을 자르고 원격으로 공유하기 전에 일부 콘텐츠를 삭제할 수 있습니다.
화면 공유
통화 중 다른 사용자에게 화면, 창 또는 브라우저 탭을 표시하거나 화면 공유 콘텐츠를 표시하는 행위입니다.
측면 패널
회의 공간 오른쪽에 있는 세로 패널입니다. 처음에는 선택할 수 있도록 설치된 부가기능이 표시됩니다. 부가기능을 선택하면 측면 패널에 부가기능 앱의 진입점 페이지가 표시됩니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-12-21(UTC)"],[[["The Google Meet add-ons SDK enables developers to integrate their apps into Google Meet, allowing users to seamlessly access and collaborate within the app without leaving the meeting."],["Developers can publish their add-ons on the Google Workspace Marketplace for user discovery and installation, or users can install them directly from the Meet UI."],["Add-ons offer flexibility in displaying content, with options for integration within the side panel or utilizing the main stage for larger views."],["Although third-party cookie deprecation is paused, developers should stay informed about potential future limitations on third-party cookie access in Chrome."],["Comprehensive documentation and guides are available to support developers throughout the process of building, deploying, and publishing Google Meet add-ons."]]],["The Google Meet add-ons SDK enables developers to integrate their apps into Google Meet. Users can discover, share, and collaborate within these add-ons directly from the Meet interface or the Google Workspace Marketplace. Add-ons can appear in the side panel or the main stage of a meeting. The SDK includes tools for creating and deploying these add-ons and functionalities like co-doing and co-watching, with the option to publish them for wider use. Third party cookies might become more limited.\n"]]