Historique de versions de Reddit Mass Comment Editor - 4 versions
Reddit Mass Comment Editor par Shajirr
Historique de versions de Reddit Mass Comment Editor - 4 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 2026.4.10
Publié le 13 avr. 2026 - 223,69 KoFonctionne avec firefox 58.0 et versions supérieures- 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
Code source publié sous licence GNU General Public License v3.0 uniquement
Anciennes versions
Version 2025.8.15.1
Publié le 15 août 2025 - 69,1 KoFonctionne avec firefox 58.0 et versions supérieures- 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
Code source publié sous licence GNU General Public License v3.0 uniquement
Version 2025.8.15
Publié le 14 août 2025 - 65,36 KoFonctionne avec firefox 58.0 et versions supérieures- 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
Code source publié sous licence GNU General Public License v3.0 uniquement
Version 2025.8.11
Publié le 11 août 2025 - 60,28 KoFonctionne avec firefox 58.0 et versions supérieuresCode source publié sous licence GNU General Public License v3.0 uniquement