This alfred3 workflow can search your Chrome Bookmarks across multiple Chrome Profiles.
- Shows matching Chrome Bookmarks.
- Matches and Displays the Title of bookmark, URL, and Folder name.
- Fast relevant results, indexes in the background
- Add and remove your chrome profiles to control which accounts are shown in search results
- Displays the icon for the Chrome Profile that owns the bookmark.
Type bm
to see your bookmarks
Start typing a query and the bookmarks get filtered.
Type bm-add
or bm-remove
then select a listed profile to customize profiles that are searched.
Note: bm-remove
will show the profiles that are currently being searched.
bm-add
will show all available profiles
The workflow is available for download from Packal, here: http://www.packal.org/workflow/chromebookmarks
If you clone the code from github, you will need to install the dependencies
pip install --target=. Alfred-Workflow
pip install --target=. Whoosh
Search bookmarks.(available in v1.1)add and remove profiles(available in v1.1)Better relevance in search results(available in v1.2)Move indexing to background(available in v1.2)- Icon in results, show a small chrome icon in corner of the Profile icon
- Ensure launch in correct profile in Chrome