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 request] Expose text links for new container in context menu #529

Closed hondogitsune closed 3 years ago

hondogitsune commented 3 years ago

Actual behavior

grafik

Expected behavior

grafik

Steps to reproduce

  1. right click unformatted selected text links
  2. there is only the normal "open link by firefox"
  3. you can only manually copy links to a new container

Notes

This is a "nice to have feature". If you somehow can expose the "open link in new temporary container tab" for also manual selections of links, this would be fun. It is something to do if you feel like adding extra functionality. I don't know how firefox does this internally, but I guess they regex check if a string is a potential URL. How else would I they know? If it has http(s) at the beginning, that alone is a good indicator.

grafik

Cheers, and thanks for years of extra privacy.

stoically commented 3 years ago

Would be a nice to have feature indeed, probably duplicate of https://github.com/stoically/temporary-containers/issues/423

Also impressive stats you got there :sweat_smile:

hondogitsune commented 3 years ago

Thank you and yes! I close this, but interest in https://github.com/stoically/temporary-containers/issues/423 being resolved (someday) is still high. Else copy paste and CTRL+T must do the trick. Your addon + ublock + umatrix is the best possible privacy shield on the normal surface web!