This simply adds a pop-out QR Code containing whatever text is currently in your clipboard. It's an easy way to share a link to your phone without any additional software.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please use a less generic name for the default class you are exporting (line 117 `extension.js`). 2. Please send non minified version of line 90-155 `vendor/qrcode.js`: [EGO Review Guidelines: minified](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#code-must-not-be-obfuscated)
If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions
Thanks, I've uploaded a new version with a renamed export and the qrcode.js file reformatted (only whitespace seems to have been minified, no further obfuscation).