riwayat versi TOTP - 9 versi
Hati-hati dengan versi lama! Versi ini ditampilkan untuk tujuan pengujian dan referensi.Anda harus selalu menggunakan pengaya versi terbaru.
Versi terbaru
Versi 1.2.8
Dirilis 22 Nov 2023 - 12,99 KBBerfungsi dengan firefox 67.0 dan setelahnyasince 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.Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Unduh Firefox dan dapatkan ekstensinyaAnda memerlukan Firefox untuk menggunakan ekstensi iniVersi sebelumnya
Versi 1.2.7
Dirilis 27 Okt 2023 - 12,97 KBBerfungsi dengan firefox 67.0 dan setelahnyaDisable 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.mdKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 1.2.6
Dirilis 27 Sep 2023 - 12,77 KBBerfungsi dengan firefox 63.0 dan setelahnyaadd 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 kludgeKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 1.2.5
Dirilis 17 Sep 2023 - 12,77 KBBerfungsi dengan firefox 52.0 dan setelahnyaallow 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)Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 1.2.4
Dirilis 4 Sep 2023 - 12,9 KBBerfungsi dengan firefox 48.0 dan setelahnyaSave 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 tweaksKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 1.2.3
Dirilis 4 Agt 2023 - 13,02 KBBerfungsi dengan firefox 48.0 dan setelahnyause 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 fixesKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 1.2.2
Dirilis 11 Jul 2023 - 12,5 KBBerfungsi dengan firefox 48.0 dan setelahnya, android 48.0 ke 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 tweaksKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 1.2.1
Dirilis 29 Mar 2023 - 12,53 KBBerfungsi dengan firefox 48.0 dan setelahnya, android 48.0 ke 68.*handle invalid input
separate generating an OTP from triggering the password manager
other minor fixesKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 1.2
Dirilis 17 Mar 2023 - 12,11 KBBerfungsi dengan firefox 48.0 dan setelahnya, android 48.0 ke 68.*disable the minlength attribute on the input for nowKode sumber dirilis di bawah Hanya GNU General Public License v3.0