Yes, tried both "manifest.json" and chrome.extension.getURL
('manifest.json').
When I'm watching the Inspector window I can see it is the correct
URL, and able to navigate to it.Got an image of it here: http:// img42. imageshack .us /img42 /2738/ manifest.png [remove spaces, got blocked otherwise] I'm using jQuery, but that shouldn't be a problem, right? On Aug 29, 12:18 am, Aaron Boodman <[email protected]> wrote: > That is a very creative solution. > > I'm actually surprised it isn't working. Have you tried using both > relative and absolute URLs? > > - a > > > > On Fri, Aug 28, 2009 at 12:39 PM, Manticore<[email protected]> wrote: > > > Hi, > > > I'm currently working on an extension where I would like to get the > > current version of the extension that I'm running. I figured it would > > be pretty easy by just doing a AJAX request to manifest.json and I'll > > have a JavaScript object to play with. Though, after I've sent the > > request I get nothing back in the response. > > > Is there any permission I need to add to be able to do AJAX requests > > to files in my extension? > > > Thanks > > Manticoro --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en -~----------~----~----~----~------~----~------~--~---
