Skip to content

Commit

Permalink
chore: update download buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed Jul 30, 2023
1 parent 41be5f1 commit b52a44b
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,21 @@
<p align="center">
</br></br>
<a href="https://chrome.google.com/webstore/detail/buster-captcha-solver-for/mpbjkejclgfgadiemmefgebjfooflfhl">
<img height="58" src="https://i.imgur.com/K9Yh8G9.png" alt="Chrome Web Store"></a>
<a href="https://addons.mozilla.org/en-US/firefox/addon/buster-captcha-solver/">
<img height="58" src="https://i.imgur.com/2jJOtTI.png" alt="Firefox add-ons"></a>
<picture>
<source srcset="https://i.imgur.com/XBIE9pk.png" media="(prefers-color-scheme: dark)">
<img height="58" src="https://i.imgur.com/oGxig2F.png" alt="Chrome Web Store"></picture></a>
<a href="https://addons.mozilla.org/firefox/addon/buster-captcha-solver/">
<picture>
<source srcset="https://i.imgur.com/ZluoP7T.png" media="(prefers-color-scheme: dark)">
<img height="58" src="https://i.imgur.com/4PobQqE.png" alt="Firefox add-ons"></picture></a>
<a href="https://microsoftedge.microsoft.com/addons/detail/buster-captcha-solver-fo/admkpobhocmdideidcndkfaeffadipkc">
<img height="58" src="https://i.imgur.com/es2YFRA.png" alt="Microsoft Store"></a>
<a href="https://addons.opera.com/en/extensions/details/buster-captcha-solver-for-humans/">
<img height="58" src="https://i.imgur.com/IYYsrwg.png" alt="Opera add-ons"></a>
<picture>
<source srcset="https://i.imgur.com/Jog9cQP.png" media="(prefers-color-scheme: dark)">
<img height="58" src="https://i.imgur.com/aiprUt8.png" alt="Microsoft Store"></picture></a>
<a href="https://addons.opera.com/extensions/details/buster-captcha-solver-for-humans/">
<picture>
<source srcset="https://i.imgur.com/ziehy0f.png" media="(prefers-color-scheme: dark)">
<img height="58" src="https://i.imgur.com/ytVATu0.png" alt="Opera add-ons"></picture></a>
</br></br>
</p>

Expand Down

0 comments on commit b52a44b

Please sign in to comment.