Critiques pour Ultimate QR-code Generator
Ultimate QR-code Generator par Protocoder
4 notes
- Noté 4 sur 5par Khlieb, il y a 8 ansHello,
The JS library you have used is updated after your release, with some improves for character encoding and SVG background:
https://github.com/kazuhikoarase/qrcode-generator/commits/master/js/qrcode.js
The latest stable release is available here
https://github.com/kazuhikoarase/qrcode-generator/releases/latest
Can you update with it?
Also, is it possible to expert as PNG?
Edit: Press Alt+Q doesn't show up popup anymore, both Chrome and Firefox affected, can you fix that?Réponse du développeur
mis en ligne : il y a 8 ansHello!
SVG (and HTML) is created by my addon, not this library.
Old version was lightweight and slightly modified to support UTF-8 and carefully checked on different languages.
The new one on the first look has only one minor improvement - support UTF-8 (which old already has by my modification) and some cosmetic (absolutelly useless for this addon) changes like GIF and ASCII generators.
When i have enought time to analyze and test this new version and if it is worth it - i will update addon.
Thank you for information. - Noté 4 sur 5par Utilisateur ou utilisatrice 13624095 de Firefox, il y a 8 ans
- Noté 4 sur 5par Arthur, il y a 9 ansWorks from the toolbar button, but can't see any context menu items for selected text.
Réponse du développeur
mis en ligne : il y a 9 ansYou can simply select text and press addon's button - it takes selected text to the dialogue.
It is easiest than use of context menu.