-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
engineIssue related to engine code in JavaScriptIssue related to engine code in JavaScriptenhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
engineIssue related to engine code in JavaScriptIssue related to engine code in JavaScriptenhancementNew feature or requestNew feature or request