User:Ans/javascript
Appearance
< User:Ans
permalink
- v1
javascript:location+=(location.toString().indexOf('?')<0?'?':'&')+$('#t-permalink a')[0].href.replace(/.*&/,'')
- v2
javascript:location+=$('#t-permalink a')[0].href.replace(/.*(&)/,location.toString().indexOf('?')<0?'?':'$1')