Chrome/Canary/Chromium bookmarks search workflow for Alfred
-  Google Chrome (chrome,chrome-profiles)
-  Google Chrome Canary (canary,canary-profiles)
-  Chromium (chromium,chromium-profiles)
-  Microsoft Edge (edge,edge-profiles)
-  Microsoft Edge Canary (edge-canary,edge-canary-profiles)
-  Vivaldi (vivaldi,vivaldi-profiles)
| 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. Autooptions checks active user profile and uses it to search bookmarks. | 
- Run brew install go
- Run make deps
- Run make build
- Install ./build/chrome-bookmarks.alfredworkflow
- Run make test
- Run make coverormake cover-html
- Add missing browser config to ./configs/browser.yamlfile.
- Put missing browser icon in ./assetsdirectory.
- Add missing workflow config to ./configs/workflow.ymlfile.
- Run make buildand install./build/chrome-bookmarks.alfredworkflowto test changes
- Open PR
