DavidLozzi / cookies

Quick tool to read and parse cookies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookies parser

Quick tool to read and parse cookies.

Open dev toolbar, in the console, simply type in document.cookie.

Copy all that content into the text box and press Parse.

Run the parser here: https://davidlozzi.github.io/cookies/

About

Quick tool to read and parse cookies

License:MIT License


Languages

Language:HTML 92.7%Language:CSS 7.3%