stoically / temporary-containers

Firefox Add-on that lets you open automatically managed disposable containers
https://addons.mozilla.org/firefox/addon/temporary-containers/
MIT License
852 stars 60 forks source link

[Feature suggest] Context menu "Open link" possible with TC for URL like selected text #423

Open crssi opened 4 years ago

crssi commented 4 years ago

Can you make context menu entry Open link in a new Temporary Container tab available also when selected URL like text which is not html marked as a link.

STR:

  1. With mouse select the following text: duckduckgo.com
  2. Right-click on and you will see that Firefox give you the option to visit the URL like selected text, but TC does not offer to open it in a new container tab.

Cheers

stoically commented 4 years ago

This might be possible with the ContextType selection and manually checking whether the selectionText is a link

crssi commented 4 years ago

Nice 😄 I hope I am not too demanding with constant harassing you.

stoically commented 4 years ago

No worries :)