https://github.com/gcarreno/testreadfirefoxcookies
Example on how to read Firefox cookies database
https://github.com/gcarreno/testreadfirefoxcookies
cookies firefox fpc free-pascal freepascal lazarus lazarus-app
Last synced: 6 months ago
JSON representation
Example on how to read Firefox cookies database
- Host: GitHub
- URL: https://github.com/gcarreno/testreadfirefoxcookies
- Owner: gcarreno
- License: mit
- Created: 2025-03-11T20:18:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T21:00:50.000Z (over 1 year ago)
- Last Synced: 2025-03-11T21:27:20.060Z (over 1 year ago)
- Topics: cookies, firefox, fpc, free-pascal, freepascal, lazarus, lazarus-app
- Language: Pascal
- Homepage:
- Size: 57.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reading Cookies Database from Firefox
[](https://github.com/gcarreno/TestReadFirefoxCookies/actions)
[](https://github.com/gcarreno/TestReadFirefoxCookies/releases/latest)
[](https://github.com/gcarreno/TestReadFirefoxCookies/releases/latest)
[](https://github.com/gcarreno/TestReadFirefoxCookies/releases/latest)
[](https://github.com/gcarreno/TestReadFirefoxCookies/blob/main/LICENSE)
[](https://github.com/gcarreno/TestReadFirefoxCookies/releases/latest)
[](https://github.com/gcarreno/TestReadFirefoxCookies/releases)
This is an example on how to locate and read Firefox cookies `SQLite` database.
Thanks to [paweld](https://github.com/paweld), it can now read the cookies from all the Firefox profiles.
Also thanks to him, we now have a good example on how to better visualize some of the columns.