Offline QR Code Generator 的评价
Offline QR Code Generator 作者: rugk
rugk 的回应
开发者回应
发布于 2 年前Hi zyl456,
thanks for your rating. As from what I read, in your option the edge (quit zone) of the QR code is too big and saving the QR code image is too cumbersome.
First of all, let me explain that the whitespace around the QR code is important from a technical point of view for most QR code readers to properly recognize the QR code. See https://github.com/rugk/offline-qr-code/wiki/FAQ-(chinese)#%E4%BB%80%E9%BA%BC%E6%98%AF%E5%AE%89%E7%A9%A9%E5%8D%80 (or https://github.com/rugk/offline-qr-code/wiki/FAQ#what-is-a-quiet-zone in English) for more information.
Secondly, for design reasons AFAIK some more space is kept.
When saving the code as an image, we offer two variants. That is as SVG or PNG. See https://github.com/rugk/offline-qr-code/wiki/FAQ-(chinese)#%E5%A6%82%E4%BD%95%E5%B0%87-qr-%E7%A2%BC%E5%84%B2%E5%AD%98%E5%88%B0%E7%A3%81%E7%A2%9F%E4%B8%AD (or https://github.com/rugk/offline-qr-code/wiki/FAQ#how-to-save-the-qr-code-on-disk in English) In order to convert the image into the proper format, there are two context menu entries. Unfortunately, once you use more than one entry, Firefox automatically makes this a sub-menu, so there is nothing we can do there.
The permission is requested, because this is the only way to show a "Save file" dialog, where you can choose where to save the file. It should only be requested once and if you have approved that optional permission, there is should not need to do that again. It is an optional permission to keep the number of permissions low especially as not all users may use this feature.
See https://github.com/rugk/offline-qr-code/blob/master/assets/texts/zh-CN/permissions.md (or https://github.com/rugk/offline-qr-code/blob/master/assets/texts/en/permissions.md in English) for more information about the permissions this add-on requests.
If this helps, it would be glad if you could adjust your voting.
If you have further issues or questions, feel free to ask or suggest a feature by opening an issue on https://github.com/rugk/offline-qr-code/. Thanks.
Best regards
rugk
thanks for your rating. As from what I read, in your option the edge (quit zone) of the QR code is too big and saving the QR code image is too cumbersome.
First of all, let me explain that the whitespace around the QR code is important from a technical point of view for most QR code readers to properly recognize the QR code. See https://github.com/rugk/offline-qr-code/wiki/FAQ-(chinese)#%E4%BB%80%E9%BA%BC%E6%98%AF%E5%AE%89%E7%A9%A9%E5%8D%80 (or https://github.com/rugk/offline-qr-code/wiki/FAQ#what-is-a-quiet-zone in English) for more information.
Secondly, for design reasons AFAIK some more space is kept.
When saving the code as an image, we offer two variants. That is as SVG or PNG. See https://github.com/rugk/offline-qr-code/wiki/FAQ-(chinese)#%E5%A6%82%E4%BD%95%E5%B0%87-qr-%E7%A2%BC%E5%84%B2%E5%AD%98%E5%88%B0%E7%A3%81%E7%A2%9F%E4%B8%AD (or https://github.com/rugk/offline-qr-code/wiki/FAQ#how-to-save-the-qr-code-on-disk in English) In order to convert the image into the proper format, there are two context menu entries. Unfortunately, once you use more than one entry, Firefox automatically makes this a sub-menu, so there is nothing we can do there.
The permission is requested, because this is the only way to show a "Save file" dialog, where you can choose where to save the file. It should only be requested once and if you have approved that optional permission, there is should not need to do that again. It is an optional permission to keep the number of permissions low especially as not all users may use this feature.
See https://github.com/rugk/offline-qr-code/blob/master/assets/texts/zh-CN/permissions.md (or https://github.com/rugk/offline-qr-code/blob/master/assets/texts/en/permissions.md in English) for more information about the permissions this add-on requests.
If this helps, it would be glad if you could adjust your voting.
If you have further issues or questions, feel free to ask or suggest a feature by opening an issue on https://github.com/rugk/offline-qr-code/. Thanks.
Best regards
rugk
211 条评价
- 评分 5 / 5来自 Firefox 用户 16124644,8 天前It is easy to use, I love it, I had only one issue with it.
If I want to convert a larger text into QR code then the image is blurry, no QR reader can read it.
Even if I save the QR code as an image, it is the same.
Changing the QR code size to automatic doesn't work.
Setting it explicitly to 1000 pixel is bugous, the QR code is not completely visible and it won't be larger than 420 pixels anyway, whatever size you adjust.
I think "automatic" should mean a minimum size of, say, 100 pixels and pick an appropriate size so that every pixel is visible.
Otherwise, it is a very handy little tool, thank you for it. - 评分 5 / 5来自 jorgensenleif,21 天前
- 评分 5 / 5来自 Anonymouse,2 个月前
- 评分 1 / 5来自 Rikis,2 个月前
- 评分 4 / 5来自 m2x07,3 个月前
- 评分 5 / 5来自 harshit,3 个月前
- 评分 5 / 5来自 Firefox 用户 18570372,4 个月前
- 评分 2 / 5来自 Firefox 用户 18553940,4 个月前its great, but with a suggestion to give rating, as time goes on i am becoming rather annoyed by those "not ads"
开发者回应
发布于 2 个月前Hi, and thanks a lot for your rating. I'm sorry that the extension does not satisfy your expectations. If I understand you correctly, you do not like the way the extension showed a prompt asking you for a review on addons.mozila.org.
That said, I can reassure you the likelihood to see such a prompt is very low and e.g. only shown after you have used the extension for some time and e.g. not shown again if you have dismissed it explicitly twice.
As this add-on is open-source, you can also check it's source code at https://github.com/rugk/offline-qr-code/blob/master/src/common/modules/data/Tips.js, if you are interested in the technical details or want to verify my claims here.
Also notice there are other helpful tips that may occasionally been shown, but they are really kept to a minimum and many users do e.g. not know that they can help the add-on and support it by writing a review.
I am afraid this has disturbed you and want to apologise.
If you have further issues or questions, feel free to ask or suggest a feature by opening an issue on https://github.com/rugk/offline-qr-code/issues/. Thanks.
If this helped, it would be glad if you could adjust your voting.
Best regards,
rugk - 评分 5 / 5来自 Yuhara,5 个月前Works flawlessly. Just kinda wish there's an option to generate by right clicking on the page (not on a link), since I prefer hiding my addons from the toolbar.
开发者回应
发布于 2 个月前Hi Yuhara,
first of all, thanks for your rating. It's great to hear that you like the add-on. 😀
The feature you requested (a common context menu entry for generating the QR code) is actually already implemented by a contributor in https://github.com/rugk/offline-qr-code/pull/336 and will be released in the future. Thanks for your suggestion, in any case!
If you want to find more information on how to support us, have a look at https://github.com/rugk/awesome-emoji-picker/blob/master/CONTRIBUTING.md#support-us. Thanks. 😃
Best regards,
rugk 开发者回应
发布于 5 个月前Hi, and thanks a lot for your rating. I'm sorry that the extension does not satisfy your expectations. If I understand you correctly, you do not like the way the extension showed a prompt asking you for a review on addons.mozila.org.
That said, I can reassure you the likelihood to see such a prompt is very low and e.g. only shown after you have used the extension for some time and e.g. not shown again if you have dismissed it explicitly twice.
As this add-on is open-source, you can also check it's source code at https://github.com/rugk/offline-qr-code/blob/master/src/common/modules/data/Tips.js, if you are interested in the technical details or want to verify my claims here.
Also notice there are other helpful tips that may occasionally been shown, but they are really kept to a minimum and many users do e.g. not know that they can help the add-on and support it by writing a review.
I am afraid this has disturbed you and want to apologise.
If you have further issues or questions, feel free to ask or suggest a feature by opening an issue on https://github.com/rugk/offline-qr-code/issues/. Thanks.
If this helped, it would be glad if you could adjust your voting.
Best regards,
rugk- 评分 5 / 5来自 Khaled Khalil,6 个月前
- 评分 5 / 5来自 Firefox 用户 18458475,6 个月前
- 评分 5 / 5来自 lolbopoh,7 个月前
- 评分 5 / 5来自 Alcarkse,8 个月前
- 评分 5 / 5来自 Firefox 用户 14425336,8 个月前
- 评分 5 / 5来自 brna71,9 个月前
- 评分 5 / 5来自 otaku.2r,9 个月前
- 评分 5 / 5来自 LC,9 个月前
- 评分 5 / 5来自 Firefox 用户 13426574,10 个月前
- 评分 5 / 5来自 Firefox 用户 18293412,10 个月前
- 评分 5 / 5来自 Rajib,1 年前