// ==UserScript== // @name del.icio.us comments replace URL // @namespace http://opera.higeorange.com/ // @include http://del.icio.us/* // ==/UserScript== (function() { var comments = document.evaluate( '//p[@class="notes"]', document, null, XPathResult.ORDERED_NODE_ITERATOR_TYPE, null ); var notes; while(notes = comments.iterateNext()) { notes.innerHTML = notes.innerHTML.replace( /(https?|ftp)(:\
{{#tags}}- {{label}}
{{/tags}}