Returns true if the extension's sidebar is open in a given window.
This function accepts a windowId as a parameter:
- If you supply
windowId, the function will check the given browser window. - If you omit
windowId, the function will check the topmost browser window.
This is an asynchronous function that returns a Promise.