Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is the bookmarklet I've been using for the same purpose:

    javascript:window.location=window.location.href.replace(/\?([^#]*)/,function(_,s){s=s.split('&').filter(function(v){return(!/^utm_/.test(v))}).join('&');return(s?'?'+s:'')});


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: