irevenko / qrcode-extension

๐Ÿ”ฎ๐Ÿ”ณ A Little QR Code Generator Extension for Chrome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grape QR Code Extension ๐Ÿ”ฎ๐Ÿ”ณ

logo

Purple, Grape ๐Ÿ‡ themed Quick Response Code Generator for Chrome

I wanted to learn how QR Code works, so i decided to make an extension for it.

You can Create (with max capacity of 500) and Download QR Code, and also Read QR Code.

The Extension is built using qrcodejs and qr-scanner

Technologies ๐Ÿงพ

Preview ๐Ÿ”

Quick Start ๐Ÿš€

git clone https://github.com/irevenko/qrcode-extension.git
In Chrome go to -> Right side bar -> More Tools -> Extensions -> Click on Developer Mode -> Choose Load unpacked and select extension folder

What I Learned ๐Ÿง 

  • How QR Code works
  • DOM Manipulation
  • Building Browser Extensions

License ๐Ÿ“‘

(c) 2020 Ilya Revenko. MIT License

About

๐Ÿ”ฎ๐Ÿ”ณ A Little QR Code Generator Extension for Chrome

License:MIT License


Languages

Language:JavaScript 100.0%