I am developing firefox extension. Problem is that when i open second window (Ctrl + N) my extension has new state for new opened window. If I reacts or changes on second window it never affect on first window or vice versa.
Ex Installed extension on Firefox first window opened. My extension proper functioning, change state, login, view data etc then opened second. My extension goes new state I cant get previous states (first window states).
How can maintain same state between first and second or other firefox opened windows.?