Skip to content

jaycrav3ns/Firefox-History-Viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox History Viewer 2025

Simple history extractor for Mozilla Firefox in Python.

Requires:

  • Linux
  • Python 3+
  • sqlite3
  • jinja2
  • Mozilla Firefox

Usage:

python firefoxHistoryViewer.py [-h] [-p PATH] -o OUT [-f {html,json}]

Example:

python firefoxHistoryViewer.py -p /path/to/places.sqlite -o history.json -f json

About

Extract the Firefox history, places.sqlite, to HTML or JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.9%
  • HTML 13.1%