Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
LB123658 authored May 19, 2021
1 parent 52a35d1 commit 79b6980
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -275,12 +275,13 @@
<p id="new">NEW: giving you smarter and more relevant results.</p></a>

<!-- extension download section -->
<button id="getExtension" onclick="showExtension()">Get extension</button>
<a href="#" id="downloadLink">
<button id="getExtension" onclick="showExtension()">Get extension</button></a>

<div id="confirmation">
<p id="extensionInfo">This extension will only work on Chrome, Brave, Opera, or Edge.</p>
<button class="extensionButtons" id="cancelExtension" onclick="hideExtension()">Cancel</button>
<a href="https://github.com/LB123658/browse-in-darkness-chrome-extension/archive/refs/heads/main.zip" target="_blank" id="downloadLink">
<a href="https://github.com/LB123658/browse-in-darkness-chrome-extension/archive/refs/heads/main.zip" target="_blank">
<button class="extensionButtons" id="confirnExtension" onclick="successExtension();">Download</button></a>
</div>

Expand Down

0 comments on commit 79b6980

Please sign in to comment.