On Nov 10, 7:56 am, "J.Chung" <
jaredch...@gmail.com> wrote:
> When building a chrome extension which loads content from a webapp (built
> in this case on Django, but also for Rails, etc.), it would be great to use
> the webapp framework's built-in session management system. However, I can't
> find a good way to receive a session cookie when the extension accesses the
> webapp. Is that a chrome limitation? Is that a limitation in AJAX (via
> JQuery which I'm using to .load() content from the webapp)?
don't have to use the .load(). I do this in my extn and the cookie bit