https://github.com/niftycode/firefox-forensics
Read data from Firefox browser and extract useful information.
https://github.com/niftycode/firefox-forensics
Last synced: about 1 year ago
JSON representation
Read data from Firefox browser and extract useful information.
- Host: GitHub
- URL: https://github.com/niftycode/firefox-forensics
- Owner: niftycode
- License: mit
- Created: 2025-02-18T09:08:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T17:09:04.000Z (about 1 year ago)
- Last Synced: 2025-02-18T18:24:01.967Z (about 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# firefox-forensics






A simple program to fetch history data from the SQLite database of the Firefox browser.
## Operating System
macOS
## Requirements
Python = 3.13
## Install
pip3 install firefox-forensics
## Changelog
see [Changelog.md](https://github.com/niftycode/firefox-forensics/blob/main/Changelog.md)