Chữ ký thuộc tính AddonScreenshareInfo.sidePanelUrl
URL mà bảng điều khiển bên mở ra sau khi tiện ích bổ sung bắt đầu. Phải thuộc cùng miền với các URL được chỉ định trong tệp kê khai tiện ích bổ sung.
Chữ ký
sidePanelUrl?: string;
Thông tin chi tiết
Loại |
string |
Không bắt buộc |
Có |
Chỉ đọc |
Không |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-11-06 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-11-06 UTC."],[[["`sidePanelUrl` is an optional string property that specifies the URL of the side panel displayed when the add-on starts."],["The URL specified in `sidePanelUrl` must be on the same domain as those URLs defined in the add-on's manifest file."],["Developers have the ability to modify the `sidePanelUrl` property if needed."]]],["The `sidePanelUrl` property, a string, specifies the URL of the side panel that opens when an add-on starts. This URL is optional but must belong to the same domain as the URLs listed in the add-on's manifest. The property is not read-only, meaning it can be modified.\n"]]