mdreizin / chrome-bookmarks-alfred-workflow

Chrome/Canary/Chromium/Microsoft Edge bookmarks search workflow for Alfred
https://mdreizin.github.io/chrome-bookmarks-alfred-workflow
MIT License
365 stars 45 forks source link

Add support for brave browser #102

Closed krzysztofzuraw closed 2 years ago

krzysztofzuraw commented 3 years ago

Added Brave browser to the list.

trijste commented 3 years ago

Hi! How can I install this as a workflow so I can access my Brave bookmarks?

krzysztofzuraw commented 3 years ago

@trijste you need to:

  1. Checkout to my branch
  2. Run make build (you need to have go installed)
  3. In build folder you will find alfred workflow
trijste commented 3 years ago

@trijste you need to:

  1. Checkout to my branch
  2. Run make build (you need to have go installed)
  3. In build folder you will find alfred workflow

Thanks @krzysztofzuraw!

I had to install X code cli tools. Works now! Thanks for your work here