Access cookies from Google Chrome extension

Posted by Buddy on Stack Overflow See other posts from Stack Overflow or by Buddy
Published on 2009-09-17T14:52:51Z Indexed on 2010/06/07 20:52 UTC
Read the original article Hit count: 135

Filed under:
|
|

Is there any way to access cookies from Chrome extension? this code

document.cookie.length

always returns - 0.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about cookies