1

I'm writing a userscript to be run on youtube video pages. It needs to make requests to gdata.youtube.com using jQuery to make things easier. Would this work or does it violate the cross-domain policy?

3

1 Answer 1

1

it violates the cross-domain policy because you're not hosting it on youtube.com, so domain or subdomain, its still not the domain the script is located on so it wont work.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.