Lịch sử phiên bản Discrypt - 3 phiên bản
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.0.7
Đã phát hành 15 Thg 06 2020 - 29,63 KBHoạt động với firefox 48.0 và lớn hơn* Use MutationObserver to detect when new messages are scrolled into view or new messages are received.
* Add decrypt buttons to all elements at once, instead of using a mouseover event.
* Fix decrypt buttons not being added to some messages (images, styled text, emojis), even though they couldn't be decrypted anyways.
* Press the decrypt button to "re-encrypt" the message if it's decrypted. This sets the text back to its original state instead of modifying it!
* Replace `String.match` with `String.search` in some cases due to bad performance in Firefox (JSPERF: 50% slower -> 3% slower compared to indexOf).
* Better method of getting the current channel ID.
* Remove "clearing" the box after sending a message since it didn't work.
* Fingerprints stored in localStorage don't need to be parsed, and would throw an error if they were.Mã nguồn được phát hành dưới dạng Giấy phép MIT
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.0.6
Đã phát hành 11 Thg 06 2020 - 29,45 KBHoạt động với firefox 48.0 và lớn hơn* Fix a bug where the encrypt button could be added multiple times to messages that the user doesn't have access to react/edit.
* Better detection for adding the decrypt button, removes all false positives (false positives never caused issues because they were detected later).Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 1.0.5
Đã phát hành 11 Thg 06 2020 - 29,51 KBHoạt động với firefox 48.0 và lớn hơnMã nguồn được phát hành dưới dạng Giấy phép MIT