currently tried method. the returned object is not showing the array of window object,it showing only one object which is extension manager window , in fact there is two window opened in thundebrird one is messenger window (default) and the extension manager window. but even though it is not returning the html document object,it showing only some detail information of the window. I need to get the html document object of messenger window , please help me
Accessing from Background script var window = await browser.windows.getAll()