1

Developing Chrome Extension and linked it with the amazon.com, I log in the user from the chrome extension's popup, and setup the cookie their in the pop-up,

the problem is that:

  1. Amazon's page, maintaining its own cookie and the pop-up of my own chrome's extension is maintaining its own cookie.

  2. I want to use my own's chrome extension cookie values their in the Amazon's cookie so that I keep a track of that specific user's interaction with my Extension.

Note: I need javaScript code to access the cookie of one's application to another.

I read the following article but it is not exactly what I want: How to check if a cookie exists even if it was created in another application? (using JS or C#)

Community
  • 1
  • 1
Dawood Butt
  • 496
  • 6
  • 22

0 Answers0