Notices tagged with bookmarklet
-
con el #bookmarklet http://cut7.tk/bhf
-
@vegos Works :)) Actually a #bookmarklet Bookmark link already does the same but with the Custom Button I don't need the bookmark toolbar :)
-
#boredprogrammer #bookmarklet #dontask javascript: prompt("Here's the result:", prompt("ROT13 the text entered", "").replace(/[a-zA-Z]/g, function(match) {var char = match.charCodeAt(0); var base = (char > 90 ? 97 : 65); return String.fromCharCode((char - base + 13) % 26 + base);}));
Sunday, 22-Jan-12 06:42:23 UTC from web