Skip to content

Instantly share code, notes, and snippets.

@yaroslav
Created September 8, 2008 13:04
Show Gist options
  • Save yaroslav/9428 to your computer and use it in GitHub Desktop.
Save yaroslav/9428 to your computer and use it in GitHub Desktop.
Ubiquity command for searching Yandex Lingvo translation service
makeSearchCommand({
name: "Lingvo",
url: "http://lingvo.yandex.ru/en?text={QUERY}&st_translate=1",
icon: "http://slovari.yandex.ru/favicon.ico",
description: "Searches Yandex Linvo for a translation",
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment