Skip to content

Commit 7dfc746

Browse files
Update sidebar.md
1 parent bd610d9 commit 7dfc746

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • microsoft-edge/extensions-chromium/developer-guide

microsoft-edge/extensions-chromium/developer-guide/sidebar.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ chrome.tabs.onUpdated.addListener(async (tabId, info, tab) => {
153153

154154
When a user switches to a tab or site for which the sidebar is not enabled, the sidebar is hidden.
155155

156+
Note: Currently, sidebar will not automatically show again when the user switches to a tab where it was previously open.
157+
156158
For a complete example, see [Site-specific side panel example](https://github.com/GoogleChrome/chrome-extensions-samples/tree/main/functional-samples/cookbook.sidepanel-site-specific).
157159

158160

0 commit comments

Comments
 (0)