Posts tagged userscripts

Jan17

Limitations of userscripts in Google Chrome

userscripts chrome chromium javascript | comments

My previous post discussed how to get userscripts working in Google chrome. Although the process is fairly seamless, there is one issue that I have come across. Within Firefox, Greasemonkey scripts run in a well-defined sandbox which provides a level of security. Check out the security section of the Greasespot wiki for more information.

Continue reading »