Review of "ClipQR" version 1

Details Page Preview

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.

Extension Homepage
https://github.com/drien/gnome-shell-extension-clipqr

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
4 Active
3 Active
2 Active
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
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)
JustPerfection posted a review
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
drien posted a review
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).