thewh1teagle / rookie

Load cookies from your web browsers
https://crates.io/crates/rookie
MIT License
207 stars 18 forks source link

[Feature Request]: is there a way to copy user profile of a browser? #23

Closed andizaa closed 8 months ago

andizaa commented 8 months ago

Describe the feature

instead of only cookies, is there a way to copy user profile of a browser? so that I can open a new browser (via selenium) with that profile.

thewh1teagle commented 8 months ago

The goal of the library is to find and extract cookies from browsers. If you need to get the profiles I suggest finding a library or writing simple script and be helped from the file config.rs which have a lot of paths