Hi there,
I am writing an extension for google chrome (or at least trying to, it's my first project), and I'm kinda stuck on one part. I'd like to save 2 variables, called "c" and "notes". I'd like it to get the cookies onLoad, and save them onUnload.
I've tried different codes, but right now I just can't figure out how to set notes and c to the value of the cookie. Could anyone please help me?
Thanks in advance.
I am writing an extension for google chrome (or at least trying to, it's my first project), and I'm kinda stuck on one part. I'd like to save 2 variables, called "c" and "notes". I'd like it to get the cookies onLoad, and save them onUnload.
I've tried different codes, but right now I just can't figure out how to set notes and c to the value of the cookie. Could anyone please help me?
Thanks in advance.
Comment