let's change the look of facebook become more colorful
copy the script below
javascript: i = 0; c = ["black", "red", "green", "blue", "yellow", "magenta", "orange", "pink", "violet"]; a = document. links; setInterval ('i + +; a [i% document.links.length]. style.color = c [i% c.length]', 1); void (0)
then paste in the URL address
press F5 to change the normal view
No comments:
Post a Comment