Interesting, thanks for quickly responding, you saved me lots of time I would have spent frustratingly pouring over the Chromium and Webkit source.
-dylan On Sep 27, 1:19 pm, Aaron Boodman <[email protected]> wrote: > That is a really cool idea. Unfortunately, I don't think that we have the > APIs yet to implement it. We would need either a download API [1], or an > http intercept API [2]. > Neither of those are planned for the near term, but we will keep your use > case in mind when it comes time for new features. > > [1]http://dev.chromium.org/developers/design-documents/extensions/downlo... > [2]http://groups.google.com/group/chromium-extensions/browse_thread/thre... > ) > > - a > > > > On Sun, Sep 27, 2009 at 7:53 AM, Dylan Greene <[email protected]> wrote: > > > I'm working on an extension that, among other things, formats json > > responses to make them readable. > > > A problem I'm having is that Chrome seems to always download files > > with unrecognized content-types, such as application/json. > > > Is there a way to get around this so my extension can render the > > response? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
