I'm used to making Greasemonkey scripts for Firefox, where I can edit the script while it's in the user profile, refresh, and see changes immediately.
I know that Chrome supports Greasemonkey scripts without needing the actual Greasemonkey plugin. Is it possible to do the same in-place script editing? If so, what is the path to the extension script?
Thanks.