-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,20 @@ | ||
# QR Code Generator | ||
==== | ||
|
||
Converts your current page into a QR Code with one click. | ||
One click converts your current webpage URL into QR code. | ||
|
||
|
||
QR Code Generator is a simple Chrome extension that instantly converts your current webpage URL into a scannable QR code. | ||
|
||
Key Features: | ||
• Instant QR code generation for current webpage | ||
• One-click functionality | ||
• Easy sharing across devices | ||
• Seamless mobile-desktop integration | ||
|
||
Let you efficiently transfer web content between devices. Simplify your workflow and boost productivity with QR Code Generator. | ||
|
||
Chrome Web Store: [QR Code Generator V1.0.0](https://chromewebstore.google.com/detail/kdhpgmfhaakamldlajaigcnanajekhmp?hl=en) | ||
|
||
|
||
Thanks to https://github.com/davidshimjs/qrcodejs |