code-kotis / qr-code-scanner

📠 A simple, fast and useful progressive web application
https://qrcodescan.in
MIT License
1.05k stars 291 forks source link

Open URL after scanning #85

Closed supraservis closed 4 years ago

supraservis commented 4 years ago

Is it posibble to open URL in browser automatically after scanning without open/cancel dialog?

gokulkrishh commented 4 years ago

Yes. Check this line for more https://github.com/code-kotis/qr-code-scanner/blob/master/app/js/main.js#L96.

Closing the issue. Feel free to re-open if needed