Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

cadadr/checkbookmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox Bookmarks Health Checker

Description

Tool for checking the health of Firefox bookmarks. Reports rotten links, and brief statistics.

Usage

Requirements

A standard Python 3 environment should suffice.

Running

Make a copy of the Firefox places database in the repo root:

cp $HOME/.mozilla/firefox/<your-profile>/places.sqlite .

Run the following command line.

python3 checkbookmarks.py places.sqlite

For further instructions on how to use the script, consult its command line help as such:

python3 checkbookmarks.py -h

About

Firefox bookmarks health checker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages