Skip to content

bayleeadamoss/zazu-chrome-bookmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Bookmarks

Chrome bookmark searcher for Zazu.

Usage

This plugin requires a ,b prefix, then any search term. For instance to search your bookmarks for github use the following:

,b github

screenshot

Installing

Add the package to your plugins array in ./zazurc.js.

{
  "plugins": [
    "tinytacoteam/zazu-chrome-bookmarks"
  ]
}

By default we look for your default profile located at:

~/Library/Application Support/Google/Chrome/Default/Bookmarks

To overwrite it, set the file variable:

{
  "name": "tinytacoteam/zazu-chrome-bookmarks",
  "variables": {
    "file": "~/Library/Application Support/Google/Chrome/Profile 1/Bookmarks"
  }
}

About

Chrome bookmark searcher for Zazu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages