support
support copied to clipboard
[FoxyTab] Custom Copy adds additional line breaks
copying multiple links using the custom copy feature of FoxyTab adds linebreaks that cannot be disabled in the options as of now.
for example:
using the following custom copy format - [{title}]({url})
copies the following to the clipboard
- [GitHub - erosman/support: Support Location for all my extensions](https://github.com/erosman/support)
- [erosman · GitHub](https://github.com/erosman)
- [FoxyTab – Get this Extension for 🦊 Firefox (en-US)](https://addons.mozilla.org/en-US/firefox/addon/foxytab/)
it would be nice to able to disable this line break and have the links be copied as
- [GitHub - erosman/support: Support Location for all my extensions](https://github.com/erosman/support)
- [erosman · GitHub](https://github.com/erosman)
- [FoxyTab – Get this Extension for 🦊 Firefox (en-US)](https://addons.mozilla.org/en-US/firefox/addon/foxytab/)
this allows the user to have more control.
i would recommend having an option that disables the additional line breaks.
It can be done if there is a popular demand for it.
I'm not going to demand anything, but I know being able to disable blank lines between custom copies would be popular with me.