An Apple Script for quickly generating qr code for the URL of the front-most Chrome window.
Instructions:
- Install qrcode Node package globally by
npm install -g qrcode
- Download
qrcode.scpt
provided here - Make the script into an app by opening
qrcode.scpt
in Script Editor, thenFile > Export > File Format : Application
and save it to your Applications.