Has anybody had any luck performing cross origin XHRs from a user script in Google Chrome? The requests go through to the server (I cann see them in the logs) but, the readystatechanged event is never fired.
Extension permissions don't seem to be doing the trick. Neither is jsonp.