matts0613

LSD Bookmarklet

Feb 26th, 2022 (edited)
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. javascript:function a(e){var n=e.childNodes;for(var i in n){a(n[i]);if(n[i].style) n[i].style.backgroundImage="url(http://bgreco.net/rainbowbg.gif)";}};a(document);
Add Comment
Please, Sign In to add comment