puppeteer/opensearch.xml
release-please[bot] 7554907009 deploy: d011ca8616
2022-11-03 09:10:15 +00:00

11 lines
676 B
XML

<?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>Puppeteer</ShortName>
<Description>Search Puppeteer</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">https://pptr.dev/img/favicon.ico</Image>
<Url type="text/html" method="get" template="https://pptr.dev/search?q={searchTerms}"/>
<Url type="application/opensearchdescription+xml" rel="self" template="https://pptr.dev/opensearch.xml" />
<moz:SearchForm>https://pptr.dev/</moz:SearchForm>
</OpenSearchDescription>