Obviously modifying it would be out of the question.
But you would think just reading it should not be a problem?
If i have my .js running on someone's system and I want to analyze the DOM of another URL , client side, is there a way to do this?
Something simple like pull the title tag or pull the url...maybe load the site into an iframe to accomplish this?