ryoakg
3/6/2017 - 3:07 AM

qiita-stock-search.xml

<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>qiita-stock</ShortName>
  <Description>Qiita stock search</Description>
  <Url type="text/html" method="get" template="http://qiita.com/search?utf8=%E2%9C%93&amp;stocked=1&amp;q={searchTerms}"/>
  <Image width="16" height="16">http://cdn.qiita.com/assets/favicons/public/apple-touch-icon-f9a6afad761ec2306e10db2736187c8b.png</Image>
  <InputEncoding>UTF-8</InputEncoding>
  <SearchForm>http://qiita.com/</SearchForm>
  <Url type="application/opensearchdescription+xml" rel="self" template="http://mycroft.mozdev.org/updateos.php/id0/github.xml"/>
</OpenSearchDescription>
<!-- INSTALL to your Firefox
     - edit `user' in //OpenSearchDescription/Url[@template]
     - run a web-server in the directory contains this file.
       for example
       $ php -S localhost:8080
     - eval `window.external.AddSearchProvider('http://localhost:8080/qiita-stock.xml')` in the developper tools
  -->