You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The chrome.sidePanel API has no support for events as of now and the developers have been figuring out alternative ways to achieve this. Some links for the discussions:
Adding event support for the sidePanel API will provide more flexibility to the extension developers to manage various aspects of the side panel surface life cycle, manage user engagement, provide follow-up actions, etc.
The text was updated successfully, but these errors were encountered:
rishikramena-ms
changed the title
New SidePanel.OnClosed() event for the SidePanel API
New sidePanel.OnClosed() event for the SidePanel API
Jan 28, 2025
rishikramena-ms
changed the title
New sidePanel.OnClosed() event for the SidePanel API
New sidePanel.OnClosed() event for the sidePanel API
Jan 28, 2025
rishikramena-ms
changed the title
New sidePanel.OnClosed() event for the sidePanel API
Poposal: New sidePanel.OnClosed() event for the sidePanel API
Jan 28, 2025
rishikramena-ms
changed the title
Poposal: New sidePanel.OnClosed() event for the sidePanel API
Proposal: New sidePanel.OnClosed() event for the sidePanel API
Jan 28, 2025
xeenon
changed the title
Proposal: New sidePanel.OnClosed() event for the sidePanel API
Proposal: New sidePanel.onClosed event for the sidePanel API
Jan 28, 2025
The
chrome.sidePanel
API has no support for events as of now and the developers have been figuring out alternative ways to achieve this. Some links for the discussions:Adding event support for the sidePanel API will provide more flexibility to the extension developers to manage various aspects of the side panel surface life cycle, manage user engagement, provide follow-up actions, etc.
The text was updated successfully, but these errors were encountered: