5 ms·
Create a funny web page and have it bookmarked on your browser. Whenever someone approaches you, quickly switch to that web page. donttouchmyfuckingscreenoril
by TweedHeads 17y ago
Create a funny web page and have it bookmarked on your browser.
Whenever someone approaches you, quickly switch to that web page.
donttouchmyfuckingscreenorillkillyou.com is available.
- TweedHeads 17y agoThis bookmarklet may help: javascript:document.write("<h1 style='font-size:10em'>Don't touch my screen!</h1>")
- TweedHeads 17y agoAlso this one (Firefox only) javascript:(function (){document.querySelector("body").style.MozTransform="rotate(180deg)";})()