[[["容易理解","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-11-20 (世界標準時間)。"],[[["Starting with Chrome 132, developers can test Partitioned Popins, a new approach to web pop-ups designed for short interactions, in a Desktop-only Developer Trial."],["Partitioned Popins enhance user privacy and security by partitioning storage per opener and offering a modal-like UI tied to the opener tab."],["They aim to address cross-site data access limitations faced when users browse with third-party cookies blocked, enabling features like seamless logins within embedded third-party content."],["Developers can enable the feature flag in Chrome, experiment with a provided demo, and implement it on their websites using `window.open()` with the `popin` parameter."],["Feedback is actively encouraged via GitHub issues, focusing on user experience, UI clarity, and potential use cases like authentication flows and embedded content interactions."]]],["Chrome 132 introduces a Developer Trial for Partitioned Popins, a new pop-up type for short interactions. These popins feature storage partitioned to their opener, enhancing privacy and security. They also have a modal-like UI, becoming invisible when the user switches tabs. To use them, developers can call `window.open()` with the `popin` parameter. Partitioned popins are intended for uses like user authentication or displaying third-party content and can enhance the experience when third-party cookies are blocked. Developers can provide feedback via GitHub.\n"]]