piroor / copy-selected-tabs-to-clipboard

Provides ability to copy title and URL of selected tabs to the clipboard for Firefox 63 and later.
Other
75 stars 15 forks source link

Option for prefix and suffix #15

Open kevincox opened 3 years ago

kevincox commented 3 years ago

Right now you can set a per-link template, and it is joined with newlines. It would be very useful to be able to add a prefix and suffix. For example I am trying to create an html list and would like to prefix with <ul> and suffix with </ul>.

claudio-salvio commented 3 months ago

Hi @piroor !

I think what @kevincox is asking for would be really helpful. There are use cases where you need to enter something at the beginning, at the end, or in both places. Please consider adding this functionality.

🙏Thanks for sharing this very useful extension.

piroor commented 2 months ago

Sorry I missed this. The commit 2ab1ad1 implements it.