Skip to content

Instantly share code, notes, and snippets.

@satyr
Created September 23, 2009 03:02
Show Gist options
  • Save satyr/191657 to your computer and use it in GitHub Desktop.
Save satyr/191657 to your computer and use it in GitHub Desktop.
<script xmlns="http://www.w3.org/1999/xhtml"><![CDATA[
CmdUtils.makeSearchCommand({
name: '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,
},
});
]]></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment