-
-
Save ppmotskula/82970 to your computer and use it in GitHub Desktop.
freedict
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//Note: This command was automatically generated by the create-new-search-command command. | |
CmdUtils.makeSearchCommand({ | |
name: "freedict-enet", | |
url: "http://freedict.info/dictionary.html?query={QUERY}&lang=en&meth=part&switch=et&focus=true", | |
icon: "http://freedict.info/favicon.ico", | |
description: "en-et translation at freedict.info", | |
author: { name: "Peeter P. Mõtsküla", email: "[email protected]" } | |
}); | |
//Note: This command was automatically generated by the create-new-search-command command. | |
CmdUtils.makeSearchCommand({ | |
name: "freedict-eten", | |
url: "http://freedict.info/dictionary.html?query={QUERY}&lang=et&meth=part&switch=et&focus=true", | |
icon: "http://freedict.info/favicon.ico", | |
description: "et-en translation at freedict.info", | |
author: { name: "Peeter P. Mõtsküla", email: "[email protected]" } | |
}); | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment