chrome-bookmarks-alfred-workflow

Actions Build Status Reliability Rating Coverage

chrome-bookmarks

Chrome/Canary/Chromium bookmarks search workflow for Alfred

Screenshot

Commands

Command Description
<browser> Searches bookmarks using query. If you would like to show bookmark folder please press Command (or Cmd) ⌘.
<browser>-profiles Sets active user profile. Auto options checks active user profile and uses it to search bookmarks.

Setup

Develop

Test

Cover

QA

How to add missing chromium-based browser?

  1. Add missing browser config to ./configs/browser.yaml file.
  2. Put missing browser icon in ./assets directory.
  3. Add missing workflow config to ./configs/workflow.yml file.
  4. Run make build and install ./build/chrome-bookmarks.alfredworkflow to test changes
  5. Open PR