I would like to make it so that I could just type something like:
javascript:document.write('hello');
Into the address bar and make it write hello at the top of any page. How would I make it do this without doing it on a blank page? Ta.
javascript:document.write('hello');
Into the address bar and make it write hello at the top of any page. How would I make it do this without doing it on a blank page? Ta.
