Skip to content

dwalters-zz/qsb-mac-keychain-plugin

Repository files navigation

Keychain Plugin for Quick Search Bar

This adds basic support for keychain operations, including copying of username and password to the clipboard.

Binary Installation

  1. Download the prebuilt binary.
  2. Extract it.
  3. Move the KeychainItems.hgs to ~/Library/Application Support/Google/Quick Search Box/PlugIns.
  4. Restart QSB.

Building from Source

Build requirements are the same as other plugins - namely, you'll need a checkout of the QSB source tree and QSBBUILDROOT and QSBSRCROOT defined in your Xcode preferences. See the Xcode template instructions for further details.

Copy the resulting KeychainItems.hgs bundle from build/Release to your ~/Library/Application Support/Google/Quick Search Box/PlugIns directory and restart QSB.

Releases

No releases published

Packages

No packages published