I've been using this script for a while, I find it handy to be able to open all the new replies on my Watchlist at once without having to click them all one by one.
You can use this for all 3 new post options:
- Show unread posts since last visit.
- Show new replies to your posts.
- Watchlist
It works by making a new bookmark with the script as the location. Once you have one of the 3 new post options open, you just click the bookmark and it will open each thread with new replies in a new browser tab.
This works for me on either Chrome, Firefox or Internet Explorer (haven't tested it on other browsers).
Add the following code as a bookmark to Chrome/Firefox/Internet Explorer at the URL/location field (the Name does not matter):
javascript:(function(e,a,g,h,f,c,b,d){if(!(f=e.jQuery)||g>f.fn.jquery||h(f)){c=a.createElement("script");c.type="text/javascript";c.src="https://ajax.googleapis.com/ajax/libs/jquery/"+g+"/jquery.min.js";c.onload=c.onreadystatechange=function(){if(!b&&(!(d=this.readyState)||d=="loaded"||d=="complete")){h((f=e.jQuery).noConflict(1),b=1);f(c).remove()}};a.documentElement.childNodes[0].appendChild(c)}})(window,document,"1.3.2",function($,L){var delay=500;var count=1000;$("a").each(function(){var a=$(this).attr("href");var b=a.search("topicseen#msg");if(b>10){setTimeout(function(){window.open(a,"_blank")},count);count=count+delay}});});
Chrome: Firefox: Internet Explorer: Make sure to have your pop-up blocker off or disabled for bitcointalk.org in the settings (or allow if your browser prompts for it):
Chrome: Settings > Advanced > Privacy and security > Content settings > Pop-ups and redirects (or you can modify the properties by clicking on the "Secure" word left of the address bar).
Firefox: Settings > Privacy & Security > Permissions > Block pop-up windows (Exceptions)
Internet Explorer: Internet Options > Privacy > Pop-up Blocker
Now all you need to do is click on the bookmark once you are on the page of one of the 3 new post options.
Hopefully someone finds this useful!
Keep in mind that if you have a large watchlist or you want to use one of the "show new posts/replies options" that this could mean that a lot of tabs will be opened (up to 40 tabs). For people who curate their Watchlist or people that have a semi decent computer, this should be no issue at all. You can always test it out of course!Below I used 10 threads as an example, but ofcourse the more threads you want to open the more practical it is to use this script.
Script in action: