Copied!
⚠️ Use these tools responsibly — run them only on pages you own or for pranks on friends who are okay with it. The APRIL FOOLS button (chrome://quit) will sign out ChromeOS users.
Home About Updates

Fun JS Tools

Delete All Images
Removes all <img> tags and common gist elements from the page.
Reveal Passwords
Show text inside password fields on the current page (if any).
Make Magical Ponies Fly
Spawn magical ponies that fly around the page.
Kittenify
Replace site images with random kitten photos.
Harlem Shake
Plays the Harlem Shake effect and sound on the page.
Calculator
Quick math prompt — type an expression like 2*3 + 7/8.
99 Bottles Lyrics
Writes the full "99 bottles of beer" lyrics into the page.
Spinning Cursor
Rotates the mouse cursor styles for a few seconds.
Barrel Roll
Rotates the entire page 360° — trippy.
MLG Frog
Sets a meme background everywhere on the page.
Flip Images
Rotate every image 180° (flip upside down).
Beautify (Fonts)
Loads Quicksand font and sets it across the page (dark bg + white text).
Date & Time
Small popup showing current date and time.
APRIL FOOLS!!!
Prank: triggers chrome://quit — signs out ChromeOS users. Use carefully.
Works only on Chrome/ChromeOS (and may be blocked by browsers).
'); } } callback();})({'browser-ponies-script':'https://panzi.github.io/Browser-Ponies/browserponies.js','browser-ponies-config':'https://panzi.github.io/Browser-Ponies/basecfg.js'},{'baseurl':'https://panzi.github.io/Browser-Ponies/','fadeDuration':500,'volume':1,'fps':25,'speed':3,'audioEnabled':false,'showFps':false,'showLoadProgress':true,'speakProbability':0.1,'spawn':{'applejack':1,'fluttershy':1,'pinkie pie':1,'rainbow dash':1,'rarity':1,'twilight sparkle':1}});void(0)", kittenify: "javascript:(function(){ ktndata = null, fcb=function(d){ ktndata=d; var p=document.getElementsByTagName('img'); for(var i in p){ p[i].width=p[i].width; p[i].height=p[i].height; p[i].src=d.items[Math.floor(Math.random()*(d.items.length))].media.m; } }; if(!ktndata){ var jp=document.createElement('script'); jp.setAttribute('type','text/javascript'); jp.setAttribute('src','http://api.flickr.com/services/feeds/photos_public.gne?tags=kitten&tagmode=any&format=json&jsoncallback=fcb'); document.getElementsByTagName('head')[0].appendChild(jp); } else{ fcb(ktndata); } })()", harlemShake: "javascript:(function(){function c(){var e=document.createElement('link');e.setAttribute('type','text/css');e.setAttribute('rel','stylesheet');e.setAttribute('href',f);e.setAttribute('class',l);document.body.appendChild(e)}function h(){var e=document.getElementsByClassName(l);for(var t=0;te&&s.heightt&&s.width=w&&t<=b+w}function S(){var e=document.createElement('audio');e.setAttribute('class',l);e.src=i;e.loop=false;e.addEventListener('canplay',function(){setTimeout(function(){x(k)},500);setTimeout(function(){N();p();for(var e=0;e{ const msg=document.getElementById('copiedMsg'); msg.style.opacity='1'; setTimeout(()=>{msg.style.opacity='0';},1500); }).catch(()=>alert('Failed to copy')); }