8000 GitHub - ezra-buckingham/chrome-cookie-parser: A tool for quickly converting the copy and pasted cookie contents from chrome into a JSON formatted cookie that can be imported into a browser
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A tool for quickly converting the copy and pasted cookie contents from chrome into a JSON formatted cookie that can be imported into a browser

Notifications You must be signed in to change notification settings

ezra-buckingham/chrome-cookie-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Cookie Parser

A tool for quickly converting the copy and pasted cookie contents from chrome into a JSON formatted cookie that can be imported into a browser

Usage

It's easy!

Usage: main.py [OPTIONS]

  Parse a copy and pasted version of an application's cookies to JSON for
  import

Options:
  -i, --input PATH   Input file for the cookies (defaults to STDIN if this
                     left blank)
  -o, --output PATH  Output file for the cookies (defaults to STDOUT if this
                     left blank)
  --help             Show this message and exit.

About

A tool for quickly converting the copy and pasted cookie contents from chrome into a JSON formatted cookie that can be imported into a browser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0