I changed one of my own Chrome extensions to use jQuery.ajax call. When the call goes off, I see with the violinist that no referrer information is enabled by default. One thing you could try would be to explicitly specify the referrer value for your ajax request. If you come up with a code example (you don’t know how to do it yourself), I can try this for you.