If you saw my previous post, Reversing the Facebook Chat Sidebar for Mozilla Firefox, you might be disappointed if you’re a Google Chrome user.
However, Google Chrome natively supports Greasemonkey user scrips (which means you can still run the same scripts, without needing the Greasemonkey extension installed).
This means in order to run scripts you only need to follow these simple steps:
- Install Google Chrome Dev Channel: for Windows OS or for Mac OS X and Linux.
- Install user scripts from http://userscripts.org
Alternatively, you can drag and drop and *user.js Javascript user script into your browser to run it, however this is recommended only to advanced users.

