Reddit Mass Comment Editor 版本历史 - 4 个版本
Reddit Mass Comment Editor 作者: Shajirr
Reddit Mass Comment Editor 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2026.4.10
发布于 2026年4月13日 - 223.69 KB适用于 firefox 58.0 及更高版本- Improved the randomisation. Previously, the addon used purely random word replacement, but some automods can detect the result as "non-English comment" and count it as spam. Now, the addon uses Natural Language Processing library to determine which Part of Speech (POS) each word is (noun/pronoun/verb/adjective/etc.) and replaces them with with a word of the same POS. The words are also replaced according to their frequency of use, if the initial word is found in a randomisation lookup table.
- Another randomisation improvement - very common words ("a", "about", "I", "me", "other", "what", etc. ) are kept as is - randomising them breaks sentence structure.
- The least commonly used words were removed from the randomisation lookup table.
- Added a date range filter
- Added a single comment Edit button, now you can edit comments directly
- The authorisation redirect page host moved from GitHub to Codeberg
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
较早版本
版本 2025.8.15.1
发布于 2025年8月15日 - 69.1 KB适用于 firefox 58.0 及更高版本- Improved comment display, now they are properly formatted
- Added vote count and post title displays
- Added ability to load comments from a .json file
- Added a convenient way to open a Reddit search page for comment search in a particular subreddit
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 2025.8.15
发布于 2025年8月14日 - 65.36 KB适用于 firefox 58.0 及更高版本- fixed a bug where during randomisation digits were not preserved and were replaced by letters
- added an ability to use a custom CLIENT_ID from your own registered Reddit app, in case the API request rate limit is hit on the default addon account
- added a converter that allows you to convert a .html page with your Reddit comments into a .json file with said comments, that this addon would later be able to load and use
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布