Discrypt 作者: Khafra
Discrypt allows encryption and decryption of messages sent on Discord. By setting a password, you can read and share encrypted messages across multiple guilds and channels without snooping. Only those who have the password can decrypt its contents.
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图
关于此扩展
Discrypt is an add-on for Discord for those who want more privacy.
Messages sent on Discord are sent in plaintext to the server, allowing them to be retrieved, read, or examined at any time. Discrypt encrypts the content before it reaches the server and only allows those with the set password for that message to decrypt.
The extension is open-sourced at:
https://github.com/khafradev/discrypt (MIT License)
Messages sent on Discord are sent in plaintext to the server, allowing them to be retrieved, read, or examined at any time. Discrypt encrypts the content before it reaches the server and only allows those with the set password for that message to decrypt.
The extension is open-sourced at:
https://github.com/khafradev/discrypt (MIT License)
为您的体验打分
权限详细了解
此附加组件需要:
- 存取浏览器标签页
- 存取您在 discord.com 的数据
更多信息
添加到收藏集
1.0.7 的发布说明
* 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.
* 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.
Khafra 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分