Offline QR Code Generator 的评价
Offline QR Code Generator 作者: rugk
216 条评价
- 评分 5 / 5来自 Benjamin Cooper,5 年前
- 评分 5 / 5来自 AlarmingEarth,5 年前
- 评分 5 / 5来自 R.,5 年前Great tool to create (PSK) WIFI password sharing without sending it online.
e.g. , if you have WPA, just create QR with this content:
WIFI:T:WPA;S:mynetwork;P:mypasscode;; - 评分 5 / 5来自 wks,5 年前
- 评分 5 / 5来自 aumnishambles,5 年前
- 评分 5 / 5来自 Kyo,5 年前
- 评分 3 / 5来自 Franz,5 年前
- 评分 5 / 5来自 Rad0n,5 年前
- 评分 5 / 5来自 Firefox 用户 15360750,5 年前
- 评分 5 / 5来自 YFdyh000,5 年前
- 评分 5 / 5来自 Firefox 用户 15293516,5 年前Too bad I can't give more than 5 stars :D
Simple and straightforward, privacy-aware, and works very fast all the time. - 评分 5 / 5来自 Firefox 用户 12514849,5 年前secure, private (independent from Google web services) and extremely user friendly since the content can be customized. I use it everywhere I can!
开发者回应
发布于 6 年前Thanks for your rating. It's great to hear that you like the add-on. 😀
The feature you requested (QR code scanner) is tracked in https://github.com/rugk/offline-qr-code/issues/52 and may indeed be added in the future.- 评分 5 / 5来自 Firefox 用户 15073891,6 年前
- 评分 5 / 5来自 Kulmegil,6 年前
- 评分 4 / 5来自 Firefox 用户 15059244,6 年前Very good program. But I put 4 star because the icon to context menu is verу colored.
Also please will manufacture for Mozilla Thunderbird.
Thanks for the app!开发者回应
发布于 6 年前Thanks for your rating.
If you want to suggest a feature for the add-on, please do so on GitHub at https://github.com/rugk/offline-qr-code/issues and open a new issue. (Particularly Thunderbird support, which may or may not be possible, but it's an idea.)
Regarding the color context menu entry: This is consistent with how other add-on do it (and unfortunately not really possible to change without changing the whole add-on icon) and follows Firefox Photon style. Also note you can toggle the colored popup icon in the settings, but it's a different icon. - 评分 5 / 5来自 Firefox 用户 13755719,6 年前open source, respecting your privacy, even fun colors: perfect
BTW, to create a QR code for WPA2 connections adapt the following strings and you can easily scan+connect your phone:
WIFI:S:YOUR_SSID;T:WPA;P:YOUR_PASSWORD;;
For WPA2-EAP:
WIFI:S:YOUR_ESSID;T:WPA2-EAP;AI:anonymous@domain.tld;I:username@domain.tld;P:YOUR_PASSWORD;E:PEAP;PH2:MSCHAPV2;;
WIFI:T:WPA2-EAP;S:[network SSID];H:[hidden?];E:[EAP method];PH2:[Phase 2 method];AI:[anonymous identity];I:[username];P:[password];;开发者回应
发布于 6 年前Thanks for your rating. Indeed, that's a nice tip. If you want to suggest a feature for the add-on, please do so on GitHub at https://github.com/rugk/offline-qr-code/issues and open a new issue. - 评分 5 / 5来自 Firefox 用户 13462421,6 年前
- 评分 5 / 5来自 bdeshi,6 年前
开发者回应
发布于 6 年前We are working on it and the next version should contain a translation for zh-CN. See https://github.com/rugk/offline-qr-code/pull/175.
BTW, actually, you can always help contributing (or reviewing) your own translation, as we are an open-source project. Just as @Cye3s did there.
For example, we still need a Chinese translation for the add-on listing on addons.mozilla.org here.