Opens Firefox bookmarks.
To install, copy or symlink this directory to ~/.local/share/albert/python/plugins/firefox/
.
To setup the project for development, run:
$ cd firefox/
$ pre-commit install --hook-type pre-commit --hook-type commit-msg
To lint and format files, run:
$ pre-commit run --all-files