javascript - Cookies with Chrome extension -
i want create cookie shared both plugin , contentpage didn't find way so. (i know how create cookie not appear on cookie list of tab page).
ideas?
from chrome.cookies api documentation: "to use cookies api, must declare "cookies" permission in manifest, along host permissions hosts cookies want access."
the api docs have few code snippets, , link more complete examples.
Comments
Post a Comment