Just for your information, when I open "https://claude.ai/new" the script automatically open a random article, do you know why?
Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
121–130 of 148 posts
Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#122Earlier quoted context omitted.
In addition to the advantage of explicitly specified capabilities mentioned by others, I'd say a userscript is also much more durable and low-maintenance than a Chrome extension. This is coming from someone who's written an extension for personal use before, and had to jump through a million hoops with Chrome Dev just to give the browser permission to run my own code that I wrote myself, and that's to say nothing of…
for me on chrome (stable), all that’s needed to install my own extensions is enable Developer Mode in chrome://extensions, then load an unpacked folder as an extension
Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#123This is slick. 2 things. 1. If you name your script with the extension .user.js it is easier to click on to automatically install at least with tampermonkey. 2. When I went to this link from the main page, on mobile I had to scroll to the right to see the (-) to minimize because the sidebar was too large: https://elizabethtai.com/2026/06/10/substack-writers-you-nee... It may make some sense to start minimized so I ca…
is this better than using a chrome extension? i guess people need to have tampermonkey installed and so thats a slightly higher barrier to entry? i wonder if chrome would be interested in "sherlocking" userscripts so that we can distribute non security nightmare code easier.
Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#124Hello, Just for your information, when I open " https://claude.ai/new " the script automatically open a random article, do you know why?
Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#125Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#126Firefox has a new Split View that's useful for this, but you still have to left click and select open in split view (M) then click the link. You also used to be able on some browsers to craft a link that was href="tab1.html|tab2.html", no idea if that's still a thing or if it was limited to "home page" setting.
Vivaldi has included split view for years (called tiles). You can also right click a link and choose open in follower tab. This lets all links clicked in one tile open in another tile. I use this regularly on HN.
Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#127Firefox has a new Split View that's useful for this, but you still have to left click and select open in split view (M) then click the link. You also used to be able on some browsers to craft a link that was href="tab1.html|tab2.html", no idea if that's still a thing or if it was limited to "home page" setting.
Yeah Firefox split view is useful for this. If any of those vim extensions support link+split, and allow interaction with splits that would be even better.
Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#128Feature 2 is really useful. When I land on a technical article I know chances are there will be a nice HN discussion, that may sometimes even refute the main point of the article. Feature 1 is IMO less useful. It just suggests that people are bad at window management. We didn't like overlapping windows and finding them, so we created tabs inside windows. Then we wanted to see two things at the same time, so we create…
https://chromewebstore.google.com/detail/hidhfijjhnnajlkikij...