feat(web): host xpi files and update some texts

This commit is contained in:
wanhose 2024-07-07 14:14:06 +02:00
parent 6f9eeb004c
commit 243387350c
3 changed files with 12 additions and 7 deletions

View File

@ -430,11 +430,11 @@
</a> </a>
<a <a
class="bg-gradient-to-r button from-firefox-1 md:hover:animate-gradient to-firefox-3 via-firefox-2" class="bg-gradient-to-r button from-firefox-1 md:hover:animate-gradient to-firefox-3 via-firefox-2"
href="https://addons.mozilla.org/firefox/addon/cookie-dialog-monster" href="/releases/latest.xpi"
target="_blank" target="_blank"
> >
<img aria-hidden="true" class="icon" src="/images/firefox.svg" /> <img aria-hidden="true" class="icon" src="/images/firefox.svg" />
Firefox Add-ons <sup>1</sup> Firefox XPI <sup>1</sup>
<svg <svg
aria-hidden="true" aria-hidden="true"
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
@ -472,10 +472,15 @@
</a> </a>
</div> </div>
<p class="mt-16 text-gray-500 text-left"> <p class="mt-16 text-gray-500 text-left">
<sup>1</sup> Due to technical issues with the Firefox Team, our extension's support on Due to technical issues with the Firefox Team, our extension's support on Mozilla Add-ons
Mozilla Add-ons has ended with version 5.5.5. However, you can still run a development has ended with version 5.5.5. However, you can still run the latest version following
copy of the last version of the extension. Steps for this are available in our GitHub <a
repository. We appreciate your understanding and patience. class="underline"
href="https://github.com/wanhose/cookie-dialog-monster/tree/main/packages/browser-extension#installation-for-mozilla-firefox-users"
target="_blank"
>
this guide</a
>.
</p> </p>
<p class="mt-8 text-gray-500 text-left"> <p class="mt-8 text-gray-500 text-left">
<sup>2</sup> This version is not recommended for regular users. It is intended for <sup>2</sup> This version is not recommended for regular users. It is intended for
@ -484,7 +489,7 @@
latest version of the extension. We recommend you to follow latest version of the extension. We recommend you to follow
<a <a
class="underline" class="underline"
href="https://github.com/wanhose/cookie-dialog-monster/tree/main/packages/browser-extension#installation-for-mozilla-firefox-and-non-listed-browser-users" href="https://github.com/wanhose/cookie-dialog-monster/tree/main/packages/browser-extension#installation-for-advanced-and-non-listed-browser-users"
target="_blank" target="_blank"
> >
this guide</a this guide</a

Binary file not shown.

Binary file not shown.