Here’s a fun hack that will force your Google Chrome to dance for you, copy and paste the following code in your address bar:
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0);
via retrogismo
Tags:document images, google, Google Chrome Hacks, hack, length function, math, x4, x5, y1, y2

Chrome Hack - How to make a Chrome USB Drive!
If you are like me, you will want to run your Chrome Browser anywhere by having the app in your USB and run from it.
Here’s how to make a Chrome USB Drive:
1. Download Portable Chrome and extract (un-zip) it.
2. Copy the files into your USB Flash Drive.
3. Run ChromeLoader.exe from your USB anytime you need to use it.
(Your Profile preferences are stored in directory called Profil in your USB)
4. Enjoy Google Chrome Browser anywhere by sticking your USB into any computer.
This is Portable Chrome. Just download & extract and start with ChromeLoader.exe. Chromeloader.exe is a simple AutoIt-Script – compiled to an exe-File. So – if you got an error from your AV: it’s just a false poitive, because ChromeLoader.exe was packed with UPX. All settings are stored in “Profil”-folder. Have fun!
via newlaunches, stadt-bremerhaven
Tags:amp, autoit script, exe file, google, Google Chrome Hacks, hack, profile preferences, usb flash drive

Google Chrome Hack - 3D Pipe Screensaver and more!
For starters, goto your Chrome Browser and type, “about:internets“. Now, that’s a cool 3D Pipe app. I don’t know why it’s there but it’s always cool to find new things about the Google Chrome Browser.
I am sure there’s more hacks, if you find them, please send them to tips [at] chrome-hacks.net.
Here’s a couple more:
about:version – version info on Google Chrome
about:stats
about:memory
about:plugins
about:histograms
about:cache
about:dns
about:crash - will show the pitiful crash icon
via stikiflem
Tags:3d pipe, cool 3d, crash, google, Google Chrome Hacks, hack, hacks, histograms, memory, starters
For the most recent stats on the Google Chrome, you can type about:stats on your browser window. You will get a nice stats page like above.
You can even figure out how long it took Chrome to process itself by filtering the stats page with keyword, “Chrome”.
Here’s a cool example of using the stats page to display how long it took to load Chrome browser.(exactly that is)
| name | count time (ms) |
| Chrome:Init | 764 |
| History:InitTime | 874 |
| Gears:LoadTime | 7 |
| Chrome:ProcMsgL IO | 99521 |
via unlockforus
Tags:browser window, count time, gears, google, Google Chrome Hacks, hack, time ms