Skip to content

Instantly share code, notes, and snippets.

@satyr
Created November 27, 2009 06:18
Show Gist options
  • Save satyr/243855 to your computer and use it in GitHub Desktop.
Save satyr/243855 to your computer and use it in GitHub Desktop.
CmdUtils.makeSearchCommand({
name: 'ubiquity trac',
url: 'https://ubiquity.mozilla.com/trac/search?q={QUERY}',
icon: 'https://ubiquity.mozilla.com/trac/chrome/common/trac.ico',
parser: {
title: 'a.searchable',
preview: 'dd.searchable',
maxResults: 10,
},
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment