Skip to content

tomsquest/albert_firefox

 
 

Repository files navigation

Albert Launcher Firefox Extension

Opens Firefox bookmarks.

Install

To install, copy or symlink this directory to ~/.local/share/albert/python/plugins/firefox/.

Development Setup

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

About

Open Firefox bookmarks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.5%
  • JavaScript 11.5%