How to parse the display cookie key value in the browser

clipboard.png
chrome browser I set up buyNow in cookie and saved three pairs of keys. The browser shows that this has been escaped as follows:

7B%22skuCode%22%3A%22250S1524100609059%22%2C%22num%22%3A1%2C%22unConfirm%22%3Atrue%7D

how do I explicitly display these values?


http://tool.chinaz.com/tools/.


first use decodeURIComponent , then use JSON.parse (),
JSON.parse (decodeURIComponent ('% 7B% 22skuCode% 22% 3A% 22250S1524100609059% 22% 2C% 22num22% 22% 3A1% 2C% 22unfirmware% 22% 3Atrue% 7D')

< hr class="
Menu