Skip to content

Commit 1bde190

Browse files
Update index.html
1 parent eb10a8d commit 1bde190

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

logojump/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h2>Desktop Download</h2>
4545
<div class="project">
4646
<h2>Chrome Extension</h2>
4747
<p>The official game, now in your toolbar!</p>
48-
<a onclick="extension()" class="button" style="cursor: pointer;">Coming Soon</a>
48+
<a onclick="extension()" class="button" style="cursor: pointer;">Download for Chrome</a>
4949
</div>
5050
<div class="project">
5151
<h2>Changelog</h2>
@@ -83,7 +83,7 @@ <h2>Chrome Extension</h2>
8383
<p>Unfortunately, creating a Chrome Extension costs money.</p>
8484
<p>However, there is a workaround:</p>
8585
<ol>
86-
<li>Open <a href="chrome://extensions">this</a> link.</li>
86+
<li>Go to chrome://extensions.</li>
8787
<li>Turn on Developer Mode by pressing the switch at the top right.</li>
8888
<li>Download the extension <a href="extension.crx">here</a>.</li>
8989
<li>Drag the downloaded CRX into the tab with your extensions.</li>

0 commit comments

Comments
 (0)