Skip to content

Instantly share code, notes, and snippets.

@austing
austing / synonymie-opensearch.xml
Last active February 14, 2022 20:27 — forked from doyousketch2/opensearch.xml
Add Firefox search for CNRTL Synonymie
<?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/">
<!-- Generated by http://www.7is7.com/software/firefox/opensearch.html -->
<ShortName>CNRTL Synonymie</ShortName>
<Description>CNRTL Synonymie Recherche</Description>
<Url type="text/html" method="get" template="https://cnrtl.fr/synonymie/{searchTerms}"/>
<Image width="16" height="16" type="image/x-icon">https://cnrtl.fr/favicon.ico</Image>
<InputEncoding>UTF-8</InputEncoding>
<moz:SearchForm>https://cnrtl.fr/</moz:SearchForm>
<moz:UpdateUrl>https://cnrtl.fr/opensearch.xml</moz:UpdateUrl>