Skip to content

Commit

Permalink
Version bump for crx
Browse files Browse the repository at this point in the history
  • Loading branch information
IkelAtomig committed Jul 17, 2024
1 parent 76d0b6a commit b8b9436
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions download_chromium.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,29 +52,29 @@ <h3 id="windows"><a href="#windows">Windows</a></h3>
<p>
4. Right click on this <span class="yellow">.crx</span> file, and click <span class="yellow">Save Link
As...</span> to save it:
<a href="https://github.com/libredirect/browser_extension/releases/download/v2.8.4/libredirect-2.8.4.crx">
libredirect-2.8.4.crx</a>.
<a href="https://github.com/libredirect/browser_extension/releases/download/v2.8.5/libredirect-2.8.5.crx">
libredirect-2.8.5.crx</a>.
</p>
<p>5. Go to <span class="yellow">Extension Manager</span> again, and drag and drop the <span
class="yellow">.crx</span> file.</p>
<video src="./vids/install_chromium.webm" type="video/webm" controls></video>

<h3 id="mac"><a href="#mac">macOS</a></h3>
<p>1. Download the latest zip file <a
href="https://github.com/libredirect/browser_extension/releases/download/v2.8.4/libredirect-2.8.4.zip">libredirect-2.8.4.zip</a>.
href="https://github.com/libredirect/browser_extension/releases/download/v2.8.5/libredirect-2.8.5.zip">libredirect-2.8.5.zip</a>.
</p>
<p>2. Unzip it with <span class="yellow">Auto detect subfolder</span>.</p>
<p>3. Go to <span class="yellow">Extension Manager</span>, and enable <span class="yellow">developer mode</span>.</p>
<p>4. Click <span class="yellow">Load unpacked</span>, and select and open <span
class="yellow">libredirect-2.8.4/src/</span>.</p>
class="yellow">libredirect-2.8.5/src/</span>.</p>
<video src="./vids/install_chrome_load_unpacked.webm" type="video/webm" controls></video>

<h3 id="linux"><a href="#linux">Linux, ChromeOS</a></h3>
<p>
1. Right click on this <span class="yellow">.crx</span> file, and click <span class="yellow">Save Link
As...</span> to save it:
<a href="https://github.com/libredirect/browser_extension/releases/download/v2.8.4/libredirect-2.8.4.crx">
libredirect-2.8.4.crx</a>.
<a href="https://github.com/libredirect/browser_extension/releases/download/v2.8.5/libredirect-2.8.5.crx">
libredirect-2.8.5.crx</a>.
</p>
<p>2. Go to <span class="yellow">Extension Manager</span>, and enable <span class="yellow">developer mode</span>.</p>
<p>3. Refresh the page.</p>
Expand Down

0 comments on commit b8b9436

Please sign in to comment.