Hello,
If you use Chrome 2.x, find out your user data directory (mine is C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\User Data\Default ).
Create a "User Scripts" directory inside your user data directory (in my case, that is C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\User Data\Default\User Scripts).
Copy any script.user.js file into your "User Scripts" directory.
Right-click the shortcut icon of Google Chrome, either on your desktop or in your "Start" menu, and click "Properties".
Select the second tab named "Shortcut", and in the "Target" field, append --enable-user-scripts with a space inbetween; the command flag --enable-user-scripts has to be outside the double quotes, if any.
For instance:
Before: "C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\Application\chrome.exe"
After: "C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\Application\chrome.exe" --enable-user-scripts
There are over 39.000 scripts available on http://userscripts.org/ (initially for Firefox but most work on Chrome !!!)
I have tested some (+/- 50) and actively use +/- 10 scripts
This is fantastic !!!!
Rgds,
Luc VN


LinkBack URL
About LinkBacks



Reply With Quote



