You may add 2 more buttons:
- Copy tabs as plain text
- Copy tabs as JSON
which would just copy tabs to clipboard either as plain text or as JSON.
If copying of tabs to clipboard is implemented the buttons might be sorted in this order:
- Copy tabs as plain text
- Copy tabs as JSON
- Save tabs as plain text
- Save tabs as JSON
If more formats are added in the future (like HTML) new buttons might be appended.
Sometimes the user may just need to copy the tabs in the preferred format without saving tabs as files so copying tabs to clipboard would be handy in many cases.
You may add 2 more buttons:
which would just copy tabs to clipboard either as plain text or as JSON.
If copying of tabs to clipboard is implemented the buttons might be sorted in this order:
If more formats are added in the future (like HTML) new buttons might be appended.
Sometimes the user may just need to copy the tabs in the preferred format without saving tabs as files so copying tabs to clipboard would be handy in many cases.