I ran these following commands in console of new tab page.
As you can see, the cookie is not storing any info. Why is this?
CodePudding user response:
You are not on https://google.com. You are on a browser page (aka about:). Those are special.

I ran these following commands in console of new tab page.
As you can see, the cookie is not storing any info. Why is this?
CodePudding user response:
You are not on https://google.com. You are on a browser page (aka about:). Those are special.