Tidy Browser
Features
- Get browsers cookies and logins(password, now Chromium only).
- Output csv, json, jsonl.
- Filter by host/domain.
- Support Windows, Linux, Macos.
- Support Chromium, Firefox and Safari.
Install And Usage
Using cargo-binstall
[!NOTE] Windows require Administrator
# Get data for all available browsers
# Get Chrome cookie and login info
# Filter by host/domain
# Available data formats: csv, json, jsonl(jsonlines)
# Parse BinaryCookies
Shell completion
Core crate
Easily make a request using the authorization data from your browser.