Set tabs to auto discard but the curently active one.

This commit is contained in:
Maxim Stewart 2018-11-11 22:47:27 -06:00
parent 124029faec
commit 5b6a2e3925
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ const loadSession = (id = null) => {
}
windowSys.create({ url: urls });
browser.tabs.discard(urls);
});
// Finalize clear out windows