[Feature request] Copy links to clipboard & open in external browser
Automatically copy links to clipboard when they’re clicked on & allow opening any links included in posts via external browser (as an alternative way of viewing them).
Opening in external browser is currently in the works! This is the associated issue on GitHub: https://github.com/hjiangsu/thunder/issues/37
from github:
So for now, if you want to open up a link in an external browser, then technically you would need to perform two actions:
• Tap the link to open the embedded webview
•Tap the "open in external browser" icon which then opens your default browser with the link
---> Would be great to have a way of opening links without using embedded webview.
Adding a global option in settings to open all links in external browser by default.