Support closing a session
Opened this issue · 0 comments
BartoszKlonowski commented
Closing a session would be quite useful.
The closing should work as follows:
- Select a session from the list, or type it's name
- Click "Close" with the selected session
- Add-on will go through all open tabs and
Check for the tab's ID
Check for the tab's domain or URL (to be yet decided)
Compare the above with tabs in session's memory - Close the tab if match