Skip to content

Commit

Permalink
Web store description limit update
Browse files Browse the repository at this point in the history
  • Loading branch information
chall3ng3r authored Mar 9, 2019
1 parent 6a08cd6 commit edab760
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "QRCoder",
"version": "2.0",

"description": "Quickly get QR Code for currently open page. Now using in-browser QR code generator. Source code is available at https://github.com/chall3ng3r/QRCoder-Chrome",
"description": "Quickly get QR Code for currently open page. Now using in-browser QR code generator.",

"icons": {
"32": "gfx/qr-coder-32.png",
Expand All @@ -25,4 +25,4 @@
"default_title": "QR Coder",
"default_popup": "popup/qrcoder.html"
}
}
}

0 comments on commit edab760

Please sign in to comment.