Currently, when tabs are exported they all mixed & listed in a text file. We got a review on Firefox Add-ons, asking to consider adding some sort of break between tabs that belong to a different window.
Current situation:
- Window1
- google.com
- gmail.com
- github.com
- Window2
- reddit.com
- facebook.com
- twitter.com
When exported to the text file looks like:
- google.com
- gmail.com
- github.com
- reddit.com
- facebook.com
- twitter.com
Desired result:
Window1
- google.com
- gmail.com
- github.com
Window2
- reddit.com
- facebook.com
- twitter.com
Currently, when tabs are exported they all mixed & listed in a text file. We got a review on Firefox Add-ons, asking to consider adding some sort of break between tabs that belong to a different window.
Current situation:
When exported to the text file looks like:
Desired result:
Window1
Window2