diff options
author | Ajay Ramachandran <[email protected]> | 2021-01-26 21:04:03 -0500 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-01-26 21:04:03 -0500 |
commit | 96f3264bff7616b3e195390001f7f6429b673508 (patch) | |
tree | 3286c91d13d6eecce00c53052e0e96e2c5394080 /public/popup.html | |
parent | 324565646ad8c1d2fa3e50a656dcbd48dbac5f4a (diff) | |
download | SponsorBlock-96f3264bff7616b3e195390001f7f6429b673508.tar.gz SponsorBlock-96f3264bff7616b3e195390001f7f6429b673508.zip |
$
Diffstat (limited to 'public/popup.html')
-rw-r--r-- | public/popup.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/popup.html b/public/popup.html index 1b472959..435007f7 100644 --- a/public/popup.html +++ b/public/popup.html @@ -137,7 +137,8 @@ <br/> <a href="https://discord.gg/QnmVMpU" target="_blank" rel="noopener">Discord</a> | <a href="https://matrix.to/#/+sponsorblock:ajay.app" target="_blank" rel="noopener">Matrix</a> | - <a id="helpButton" style="cursor: pointer;">__MSG_help__</a> + <a id="helpButton" style="cursor: pointer;">__MSG_help__</a> | + <a href="https://sponsor.ajay.app/donate" target="_blank" rel="noopener">$</a> </footer> <button id="showNoticeAgain" style="display: none" class="dangerButton popupElement">__MSG_showNotice__</button> |