Skip to content

Commit

Permalink
3.0.1 => 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ManeraKai committed Sep 22, 2024
1 parent 2b92104 commit 9404b1a
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/v3.0.1/libredirect-3.0.1.crx">
libredirect-3.0.1.crx</a>.
<a href="https://github.com/libredirect/browser_extension/releases/download/v3.0.2/libredirect-3.0.2.crx">
libredirect-3.0.2.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/v3.0.1/libredirect-3.0.1.zip">libredirect-3.0.1.zip</a>.
href="https://github.com/libredirect/browser_extension/releases/download/v3.0.2/libredirect-3.0.2.zip">libredirect-3.0.2.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-3.0.1/src/</span>.</p>
class="yellow">libredirect-3.0.2/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/v3.0.1/libredirect-3.0.1.crx">
libredirect-3.0.1.crx</a>.
<a href="https://github.com/libredirect/browser_extension/releases/download/v3.0.2/libredirect-3.0.2.crx">
libredirect-3.0.2.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 9404b1a

Please sign in to comment.