Skip to content

Commit

Permalink
Switch Chrome extension URL
Browse files Browse the repository at this point in the history
  • Loading branch information
kewbish committed Jan 7, 2023
1 parent 48a60c8 commit 481c218
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Created by [Kewbish](https://github.com/kewbish).

![Cobweb Logo](./landing/cobweb.png)

Download the Chrome extension [here](https://chrome.google.com/webstore/detail/cobweb/agdomcadfhkpkcjceenogkiglbhgpclg)

See [documentation here](https://github.com/kewbish/cobweb/wiki) for an installation guide and troubleshooting tips.

---
Expand All @@ -22,5 +24,5 @@ As well, teens looking to explore the vast world of decentralized technology lik

---

Cobweb is MIT-licensed and fully open source. It's available as a free Chrome extension, and can be packed as an extension from this source code should you wish to do so.
Cobweb is MIT-licensed and fully open source. It's available as a free [Chrome extension](https://chrome.google.com/webstore/detail/cobweb/agdomcadfhkpkcjceenogkiglbhgpclg), and can be packed as an extension from this source code should you wish to do so.

8 changes: 4 additions & 4 deletions landing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h2 class="display mb-0">Cobweb</h1>
<a href="#about">about</a>
<a href="#why">why Cobweb?</a>
<a href="#how">how it works</a>
<a href="https://github.com/kewbish/cobweb/releases/latest">download</a>
<a href="https://chrome.google.com/webstore/detail/cobweb/agdomcadfhkpkcjceenogkiglbhgpclg">download</a>
<a href="#differences">differences</a>
<a href="https://github.com/kewbish/cobweb/wiki" target="_blank" rel="noopener noreferrer">docs</a>
</div>
Expand All @@ -26,7 +26,7 @@ <h2 class="display mb-0">Cobweb</h1>
<h1 class="display display-extra-big">Cobweb</h1>
<p class="p-20">is a <a href="https://webmonetization.org/">Web Monetization-inspired</a> tool to make supporting other teen creators and getting paid for your content easier.</p>
<div>
<a href="https://github.com/kewbish/cobweb/releases/latest" class="btn glassy-cw-btn" role="button">download here</a>
<a href="https://chrome.google.com/webstore/detail/cobweb/agdomcadfhkpkcjceenogkiglbhgpclg" class="btn glassy-cw-btn" role="button">download here</a>
<a href="https://github.com/kewbish/cobweb/wiki/Cobweb-Tags-&-Account-Page" target="_blank" rel="noopener noreferrer" class="btn glassy-cw-btn ms-1" role="button">...or learn how to add Cobweb to your content</a>
</div>
</div>
Expand Down Expand Up @@ -57,8 +57,8 @@ <h3 class="display mb-0" id="simulator-header">Cobweb</h1>
<h2 class="display mx-auto text-center mb-3">get started</h2>
<div class="row">
<div class="col">
<p>Cobweb is a free Chrome extension <a href="https://github.com/kewbish/cobweb/releases/latest">available here</a>. FireFox and other browsers may not be fully supported. Issues and pull requests are welcome.</p>
<a href="https://github.com/kewbish/cobweb/releases/latest" class="btn glassy-cw-btn mt-1" role="button">download</a>
<p>Cobweb is a free Chrome extension <a href="https://chrome.google.com/webstore/detail/cobweb/agdomcadfhkpkcjceenogkiglbhgpclg">available here</a>. FireFox and other browsers may not be fully supported. Issues and pull requests are welcome.</p>
<a href="https://chrome.google.com/webstore/detail/cobweb/agdomcadfhkpkcjceenogkiglbhgpclg" class="btn glassy-cw-btn mt-1" role="button">download</a>
</div>
<div class="col">
<p>Cobweb is MIT-licensed and fully open source - the source is <a href="https://github.com/kewbish/cobweb">available on GitHub</a> should you wish to build from source. The checksum of the current version is <code style="word-break:break-all;">96bb5c5985cd729b3804434b486956b514d48869341b762cedab7fedf0cb8886</code>.
Expand Down

0 comments on commit 481c218

Please sign in to comment.