daily gadgets, computers, and electronic news
06/09
2005

Simultaneously Digg All Stories On a Single Page

Sponsored Links

Not sure what the purpose of this hack. But using the following JavaScript code, you can simultaneously digg all the stories on the current page. Simply input the following javascript code into the location bar in Firefox:

javascript:for(i = 0; i< document.links.length; i++) { var l = document.links[i].toString(); if(l.indexOf('wrapper_full') != -1) eval(l); }

[ Source ]

Simultaneously Digg All Stories On a Single Page is written by cosa and posted under Crack & Hack, Internet , , . If you like it, you might consider subscribing to our feed, follows us on Twitter, or receive our latest posts via email. Or else, you could also or store it to your favourite social bookmark sites. Further information about this article can be found.

No Comments »

No comments yet.

Leave a comment