add Firefox Add-ons marketplace link, collapse manual install into details

This commit is contained in:
russell@unturf.com 2026-03-19 15:49:15 -04:00
parent 5596565759
commit 3b8b7eb640

View file

@ -129,14 +129,18 @@
<h4 id="firefox">Firefox</h4>
<p>Manifest V2 extension for Firefox 109+ and Firefox-based browsers (LibreWolf, Waterfox).</p>
<p><a href="/downloads/uncloseai-browser-toy-firefox.zip" role="button" download>Download for Firefox (~10 KB)</a></p>
<ol>
<li>Download <code>uncloseai-browser-toy-firefox.zip</code></li>
<li>Verify the download (see <a href="#checksums">checksums</a> below)</li>
<li>Open <code>about:debugging#/runtime/this-firefox</code></li>
<li>Click <strong>Load Temporary Add-on</strong> and select the downloaded zip file</li>
<li>The <strong>uncloseai.</strong> button appears on every page you visit</li>
</ol>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/uncloseai/" role="button">Install from Firefox Add-ons</a></p>
<p><a href="/downloads/uncloseai-browser-toy-firefox.zip" role="button" class="secondary" download>Direct download (~10 KB)</a></p>
<details>
<summary>Manual install from direct download</summary>
<ol>
<li>Download <code>uncloseai-browser-toy-firefox.zip</code></li>
<li>Verify the download (see <a href="#checksums">checksums</a> below)</li>
<li>Open <code>about:debugging#/runtime/this-firefox</code></li>
<li>Click <strong>Load Temporary Add-on</strong> and select the downloaded zip file</li>
<li>The <strong>uncloseai.</strong> button appears on every page you visit</li>
</ol>
</details>
<h4 id="safari">Safari</h4>
<p>Safari Web Extension for macOS and iOS. Requires Xcode conversion.</p>