Skip to content

Alfred Workflow: Access to Firefox Bookmarks and User Input History

License

Notifications You must be signed in to change notification settings

cgioia/alfred-firefoxbookmarks

 
 

Repository files navigation

alfred-firefoxbookmarks

This is an Alfred 3 workflow which gives you access to your Firefox bookmarks. In fact, in aims to mimick the awesome bar by scanning not only bookmarks, but also the input history, cf. the places.db scheme.

The alfred.py module is a collection of helper functions which ease the communication with Alfred. Everyone is invited to use and improve it for other workflows.

Installation

Download and double-click Firefox Bookmarks.alfredworkflow.

Usage

Just type ff <query>.

Hit return on a URL to have Firefox open it. Hit Cmd + return on a URL to copy it to the clipboard.

Note

This workflow looks for the Firefox places.db according to your setting of PROFILE in the ffscript filter (it's a glob expression, so the wildcards * and ? are allowed). By default, it points to your default profile.

About

Alfred Workflow: Access to Firefox Bookmarks and User Input History

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%