<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>Greasy Fork search</ShortName>
  <Description>Search for user scripts on Greasy Fork.</Description>
  <Tags>user scripts userscripts greasemonkey</Tags>
  <Contact>jason.barnabe@gmail.com</Contact>
  <Url type="application/atom+xml" template="https://greasyfork.org/fil/scripts.atom?q={searchTerms}&amp;page={startPage?}"/>
  <Url type="application/json" template="https://greasyfork.org/fil/scripts.json?q={searchTerms}&amp;page={startPage?}"/>
  <Url type="application/javascript" template="https://greasyfork.org/fil/scripts.jsonp?q={searchTerms}&amp;page={startPage?}"/>
  <Url type="text/html" template="https://greasyfork.org/fil/scripts?q={searchTerms}&amp;page={startPage?}"/>
  <LongName>Greasy Fork user script search</LongName>
  <Image height="512" width="512" type="image/png">https://greasyfork.org/images/blacklogo512.png</Image>
  <Image height="128" width="128" type="image/png">https://greasyfork.org/images/blacklogo128.png</Image>
  <Image height="96" width="96" type="image/png">https://greasyfork.org/images/blacklogo96.png</Image>
  <Image height="32" width="32" type="image/png">https://greasyfork.org/images/blacklogo32.png</Image>
  <Image height="16" width="16" type="image/png">https://greasyfork.org/images/blacklogo16.png</Image>
  <Query role="example" searchTerms="test" />
  <Attribution>Copyright the authors of the scripts, see each individual script for licensing</Attribution>
  <SyndicationRight>open</SyndicationRight>
  <AdultContent>false</AdultContent>
  <Language>*</Language>
</OpenSearchDescription>
