Reddit Mass Comment Editor のバージョン履歴 - 全 4 バージョン
Reddit Mass Comment Editor 作成者: Shajirr
Reddit Mass Comment Editor のバージョン履歴 - 全 4 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 2026.4.10
リリース日 : 2026年4月13日 - 223.69 KBfirefox バージョン 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 General Public License v3.0 のみ に従いリリースされています
以前のバージョン
バージョン 2025.8.15.1
リリース日 : 2025年8月15日 - 69.1 KBfirefox バージョン 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 General Public License v3.0 のみ に従いリリースされています
バージョン 2025.8.15
リリース日 : 2025年8月14日 - 65.36 KBfirefox バージョン 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 General Public License v3.0 のみ に従いリリースされています
バージョン 2025.8.11
リリース日 : 2025年8月11日 - 60.28 KBfirefox バージョン 58.0 以降 で動作ソースコードは GNU General Public License v3.0 のみ に従いリリースされています