Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.
Phiên bản mới nhất
Phiên bản 1.2.8
Đã phát hành 22 Thg 11 2023 - 12,99 KBHoạt động với firefox 67.0 và lớn hơnsince the half-fix was back ported to ESR and thunderbird, assume that selectAllChildren() doesn't set the primary selection on *any* version of firefox anymore.Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Tải xuống Firefox và tải tiện ích mở rộngBạn sẽ cần Firefox để sử dụng tiện ích mở rộng nàyPhiên bản cũ hơn
Phiên bản 1.2.7
Đã phát hành 27 Thg 10 2023 - 12,97 KBHoạt động với firefox 67.0 và lớn hơnDisable the deceptive text highlighting in newer versions of firefox on X11, since selectAllChildren() no longer sets the primary selection. The breakage is caused by the half-fix for the exploitable pastejack bug[1] that I have reported.
Use css to still allow users to copy the code to the primary selection with a single click.
Add a more direct explanation on why saving the keys may fail.
[1] https://github.com/turistu/odds-n-ends/blob/main/firefox/pastejack.mdMã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.2.6
Đã phát hành 27 Thg 09 2023 - 12,77 KBHoạt động với firefox 63.0 và lớn hơnadd the extension button to the navigation bar by default
select and highlight the generated text on all non-touchscreen devices
set minimum version to 63.0: the first which supports navigator.clipboard
get rid of the invisible iframe target kludgeMã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.2.5
Đã phát hành 17 Thg 09 2023 - 12,77 KBHoạt động với firefox 52.0 và lớn hơnallow for keys not multiple of 40 bits; for instance, mozilla's bugzilla is using a 128 bit key (130 bits / 26 chars with no padding in base32)
revert to using a checkbox for the show password toggle
cut a bit on css-for-functionality abuse
use <ouput> for parts of the page which are dynamically modified (the code and errror)Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.2.4
Đã phát hành 4 Thg 09 2023 - 12,9 KBHoạt động với firefox 48.0 và lớn hơnSave an extra click on X11 by automatically copying to the primary selection upon generating the OTP.
Give some visual feedback on whether copying to the clipboard has succeeded or not.
Use a single file for both the popup and the tab page; use css to trim stuff out.
Various css tweaksMã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.2.3
Đã phát hành 4 Thg 08 2023 - 13,02 KBHoạt động với firefox 48.0 và lớn hơnuse an opaque icon (still not pretty, but at least visible in dark mode too)
in the popup: select the OTP code (and copy it to clipboard) when clicking on it
minor css fixesMã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.2.2
Đã phát hành 11 Thg 07 2023 - 12,5 KBHoạt động với firefox 48.0 và lớn hơn, android 48.0 đến 68.*simplify totp.js
also reset the input's validity when autocompleted
let the "show" text act as a label form the "show" checkbox
allow wrapping of text in buttons
other css fixes and tweaksMã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.2.1
Đã phát hành 29 Thg 03 2023 - 12,53 KBHoạt động với firefox 48.0 và lớn hơn, android 48.0 đến 68.*handle invalid input
separate generating an OTP from triggering the password manager
other minor fixesMã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.2
Đã phát hành 17 Thg 03 2023 - 12,11 KBHoạt động với firefox 48.0 và lớn hơn, android 48.0 đến 68.*disable the minlength attribute on the input for nowMã nguồn được phát hành dưới dạng GNU General Public License v3.0 only