Skip to content

Commit 2b92104

Browse files
committed
3.0.0 => 3.1.1
1 parent 08cadf9 commit 2b92104

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

download_chromium.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,29 +52,29 @@ <h3 id="windows"><a href="#windows">Windows</a></h3>
5252
<p>
5353
4. Right click on this <span class="yellow">.crx</span> file, and click <span class="yellow">Save Link
5454
As...</span> to save it:
55-
<a href="https://github.com/libredirect/browser_extension/releases/download/v3.0.0/libredirect-3.0.0.crx">
56-
libredirect-3.0.0.crx</a>.
55+
<a href="https://github.com/libredirect/browser_extension/releases/download/v3.0.1/libredirect-3.0.1.crx">
56+
libredirect-3.0.1.crx</a>.
5757
</p>
5858
<p>5. Go to <span class="yellow">Extension Manager</span> again, and drag and drop the <span
5959
class="yellow">.crx</span> file.</p>
6060
<video src="./vids/install_chromium.webm" type="video/webm" controls></video>
6161

6262
<h3 id="mac"><a href="#mac">macOS</a></h3>
6363
<p>1. Download the latest zip file <a
64-
href="https://github.com/libredirect/browser_extension/releases/download/v3.0.0/libredirect-3.0.0.zip">libredirect-3.0.0.zip</a>.
64+
href="https://github.com/libredirect/browser_extension/releases/download/v3.0.1/libredirect-3.0.1.zip">libredirect-3.0.1.zip</a>.
6565
</p>
6666
<p>2. Unzip it with <span class="yellow">Auto detect subfolder</span>.</p>
6767
<p>3. Go to <span class="yellow">Extension Manager</span>, and enable <span class="yellow">developer mode</span>.</p>
6868
<p>4. Click <span class="yellow">Load unpacked</span>, and select and open <span
69-
class="yellow">libredirect-3.0.0/src/</span>.</p>
69+
class="yellow">libredirect-3.0.1/src/</span>.</p>
7070
<video src="./vids/install_chrome_load_unpacked.webm" type="video/webm" controls></video>
7171

7272
<h3 id="linux"><a href="#linux">Linux, ChromeOS</a></h3>
7373
<p>
7474
1. Right click on this <span class="yellow">.crx</span> file, and click <span class="yellow">Save Link
7575
As...</span> to save it:
76-
<a href="https://github.com/libredirect/browser_extension/releases/download/v3.0.0/libredirect-3.0.0.crx">
77-
libredirect-3.0.0.crx</a>.
76+
<a href="https://github.com/libredirect/browser_extension/releases/download/v3.0.1/libredirect-3.0.1.crx">
77+
libredirect-3.0.1.crx</a>.
7878
</p>
7979
<p>2. Go to <span class="yellow">Extension Manager</span>, and enable <span class="yellow">developer mode</span>.</p>
8080
<p>3. Refresh the page.</p>

0 commit comments

Comments
 (0)