I am tinkering with the extensions stuff in Google Chrome 4.0.206.1 on
windows 7.
I chased my tail for quite a while yesterday and today until i ran
across the info on Cross-Origin XMLHttpRequest.
In hind sight of course! but the failure mode did not help me really.
Once I added the following section to my manifest.json it worked ok.
"permissions": [
"http://api.flickr.com/"
]
Hope this post helps someone who gets lost like i did :)
Rob.
--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected]
View archives, change email options, or unsubscribe:
http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---