I have put together a plugin for accessing Chrome info and functionality in Quicksilver. I have tried to match the features of the Safari plugin as far as possible.

The 1.0.0 release of the plugin contains functionality for right arrowing into Chrome, giving you access to the current open pages and the bookmarks:

Content under Chrome

The bookmark folders will have the same name as displayed in Chrome, that’s why the folders are in Swedish in my example.

In addition to this, both the current open pages and the bookmarks are available in the catalog:

Chrome catalog content

There are also two proxy objects, the current page:

Current page in Chrome

and search the current site:

Search current site in Chrome

The next feature to add is access to the Chrome history and I’ll start working on it right away.

Read the documentation here:

https://github.com/ndreas/GoogleChrome-qsplugin/blob/master/Documentation.markdown

Grab the latest version here:

https://github.com/ndreas/GoogleChrome-qsplugin/downloads

All posts