Gói dữ liệu của thông báo. Giá trị do tiện ích bổ sung chạy trong khung được chỉ định bởi trường trình khởi tạo. Độ dài của chuỗi này phải dưới 1.000.000 ký tự.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[],[],null,["# Interface FrameToFrameMessage\n\nA client-initiated message sent from one add-on frame to another.\n\nSignature\n---------\n\n interface FrameToFrameMessage\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|---------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`originator`](./addon_sdk.frametoframemessage.originator.md) | The add-on frame that sent the message. |\n| [`payload`](./addon_sdk.frametoframemessage.payload.md) | The message payload. Value set by the add-on running in the frame specified by the originator field. The length of this string must be less than 1,000,000 characters. |"]]