Comment #37 on issue 18857 by KJackie: Support for GM Functions (Greasemonkey) in Chrome http://code.google.com/p/chromium/issues/detail?id=18857
GM_xmlhttpRequest (i.e. cross-origin XHR) is required for *user* scripts. Hey, guys. This is USER script so there is no point to limit it to the same origin, because the script is installed on user's demand (and he have to click the button in the annoy dialog). -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
