commajon / CockyGrabber

C# library for the collection of browser information such as cookies, logins, bookmarks and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CockyGrabber

Markdown CockyGrabber icon

CockyGrabber is a C# library that simplifies the collection of browser information such as cookies, logins, and more. It is also very easy to use and allows you to capture browser information without any special knowledge.

CockyGrabber is still in development and will receive future updates!
If you got requests or find any bugs, please open an Issue!

Documentation: Table Of Contents


What's Next

  1. Adding more things to grab like credit cards, form history, extensions, ...
  2. Async Funtions
  3. Adding custom Functions that replace the packages
  4. Creating a minimalized File that anyone can easily implement in their Project without referencing CockyGrabber itself
  5. Improving the documentation
  6. Adding support for more browsers
  7. Creating a UnitTest (maybe?)
  8. Adding Events

End

That's it for now!
I hope you like this little project! ^^

About

C# library for the collection of browser information such as cookies, logins, bookmarks and more

License:MIT License


Languages

Language:C# 100.0%