Hacker News new | ask | show | jobs
by deanebarker 91 days ago
Love this, but I need it to allow me to break the frame. I found some neat sites, but I need a button to open them in a new tab, frame-free, if I want to.
3 comments

Thank you for taking a look at this project. I'm glad you liked it.

You make a fair point. I put this together in about 1.5 hours in the early hours of the morning while taking a break from other academic work, so it is not as polished as it could be. Adding an 'Open' button to launch a link in a new tab sounds like a useful feature. I will consider this for the next update. Thank you for the feedback!

Firefox has a neat feature for this; if you right click an iframe, it'll have a "This Frame" menu with options including "Open Frame in New Tab".
Hello @deanebarker, This was implemented in <https://codeberg.org/susam/wander/commit/f952fe4>. If you visit <https://susam.net/wander/> now, you should see an 'Open' button that opens the recommended website in a new tab. Thank you for the great suggestion!