Skip to content

Instantly share code, notes, and snippets.

@bootleq
Created April 28, 2013 15:28
Show Gist options
  • Select an option

  • Save bootleq/5477217 to your computer and use it in GitHub Desktop.

Select an option

Save bootleq/5477217 to your computer and use it in GitHub Desktop.
萌典 OpenSearch plugin
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>萌典</ShortName>
<Description>教育部國語詞典(民間線上版)</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">https://www.moedict.tw/favicon.ico</Image>
<Url type="text/html" method="GET" template="https://www.moedict.tw/#{searchTerms}"></Url>
</OpenSearchDescription>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment