Skip to content

Commit

Permalink
Website updated
Browse files Browse the repository at this point in the history
  • Loading branch information
manojVivek committed Mar 17, 2021
1 parent d2ecd5f commit 37ad154
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/medium-unlocker.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ function unlockIfHidden() {
return;
}
});
return;
}

function restoreScrollPosition() {
Expand Down
2 changes: 1 addition & 1 deletion website/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permalink: /download/
<ol>
<li><p>Open the Extension Manager by following: <pre>Kebab menu(⋮) -> More Tools -> Extensions</pre></p></li>
<li><p>If the developer mode is not turned on, turn it on by clicking the toggle in the top right corner</p></li>
<li><p>Download the extension file from <a id="downloadButton" download href="/medium-unlimited/medium-unlimited-1.6.0.zip">here</a>.</p></li>
<li><p>Download the extension file from <a id="downloadButton" download href="/medium-unlimited/medium-unlimited-1.7.0.zip">here</a>.</p></li>
<li><p>Extract the downloaded .zip file and note the extracted path</p></li>
<li><p>Now click on <strong>Load unpacked</strong> button on the top left and select the extracted folder</p></li>
<li><p>You are all-set now, head over to <a href="https://medium.com">medium.com</a> and enjoy the articles!</p></li>
Expand Down

0 comments on commit 37ad154

Please sign in to comment.