Skip to content

Commit

Permalink
Merge pull request #46 from kairi003/hotfix/donation-message
Browse files Browse the repository at this point in the history
Hotfix/donation message
  • Loading branch information
kairi003 authored Aug 11, 2023
2 parents 758bf68 + 5890cdb commit 2412c7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Get cookies.txt LOCALLY",
"description": "Get cookies.txt, NEVER send information outside with open-source",
"version": "0.5.0",
"version": "0.5.1",
"manifest_version": 3,
"permissions": [
"activeTab",
Expand Down
2 changes: 1 addition & 1 deletion src/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h1>
</summary>
<div class="donation-description">
<p>Got a $2,000 offer to buy this extension, but I'm never going to sell it to spammers!</p>
<p>By the way, your cup of coffee pleases me 😎</p>
<p>By the way, a cup of coffee would make my day 😎</p>
</div>
<ul class="payment-buttons-container">
<li>
Expand Down

0 comments on commit 2412c7e

Please sign in to comment.