Let's say that I got a cookie just from browsing a website(which I do not own), and I know the cookie's name. Now let's say I am on that website, going over to the address bar. My question is: Would I be able to display the value of that cookie after entering some sort of Javascript Code? or Any other code?
It's kinda Important for me to learn right now as I am studying websites. (And I know that I can get the cookies value with "Cookie Editor" and etc. I am just trying to get it through the address bar too).