Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 1.2.8
Выпущено 22 нояб. 2023 г. - 12,99 КБРаботает с firefox 67.0 и вышеsince 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.Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Загрузите Firefox и установите расширениеВам понадобится Firefox, чтобы использовать это расширениеСтарые версии
Версия 1.2.7
Выпущено 27 окт. 2023 г. - 12,97 КБРаботает с firefox 67.0 и вышеDisable 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.mdИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.2.6
Выпущено 27 сент. 2023 г. - 12,77 КБРаботает с firefox 63.0 и вышеadd 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 kludgeИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.2.5
Выпущено 17 сент. 2023 г. - 12,77 КБРаботает с firefox 52.0 и вышеallow 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)Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.2.4
Выпущено 4 сент. 2023 г. - 12,9 КБРаботает с firefox 48.0 и вышеSave 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 tweaksИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.2.3
Выпущено 4 авг. 2023 г. - 13,02 КБРаботает с firefox 48.0 и вышеuse 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 fixesИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.2.2
Выпущено 11 июля 2023 г. - 12,5 КБРаботает с firefox 48.0 и выше, android 48.0-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 tweaksИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.2.1
Выпущено 29 мар. 2023 г. - 12,53 КБРаботает с firefox 48.0 и выше, android 48.0-68.*handle invalid input
separate generating an OTP from triggering the password manager
other minor fixesИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 1.2
Выпущено 17 мар. 2023 г. - 12,11 КБРаботает с firefox 48.0 и выше, android 48.0-68.*disable the minlength attribute on the input for nowИсходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0