Search code examples
firefoxbrowsermozillaxpcombrowser-addons

getting firefox chrome-window from XPCOM component


I am writing an XPCOM object that will like to access the main firefox window, and the open tabBrowsers. What is the interface that I should use ?


Solution

  • See this documentation page.