[[["易于理解","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"]],["最后更新时间 (UTC):2024-12-21。"],[[["Apps Script utilizes iframes to sandbox HTML service web apps and custom interfaces for Google products, protecting users from malicious code."],["All sandbox modes except `IFRAME` are sunset; existing scripts using older modes automatically transition to `IFRAME`, and developers should migrate their code accordingly."],["The `IFRAME` sandbox mode, based on HTML5 iframe sandboxing, imposes limitations on client-side code with specific allowances and restrictions."],["To redirect users in `IFRAME` mode, use links or buttons with `target=\"_top\"` or `_blank\"` or utilize the `\u003cbase\u003e` tag to override this behavior."],["Active content like scripts and external stylesheets within the sandboxed environment must be loaded over HTTPS to ensure security."]]],[]]