I don't want to download gears library into my local computer. I prefer to use gears library by cross domain (xDomain) loading. Can I use Google gears library files by xDomain loading like this:
<script type="text/javascript" src="http://.../grears_init.js"></script>
where is the public HTTP URL for the gears library if possible?