Sample project that handles:
- Creating the barebones of a Chrome extension
- Adding functionality to the extension to generate QR codes for the current tab and display them:
- in the extension's popup window, or
- directly in the current tab
It is using the neocotic/qrious project to generate the QR codes.
This project was created for the YouTube video:
Follow the tutorial for full details.