Review for Mail Extractor by Firefox user e53cbd
Rated 1 out of 5 stars
Warning: The addon contains obfuscated (minified) code, so it is not possible to review it for any possible malicious code. Dear author, please upload a version without code obfuscation (minification) so users may review it before using it.
Hello,
Regarding your comment about "obfuscated" or "minified" code in my extension, I would like to provide some technical clarifications:
1. **The code I've written is 100% readable and not minified**: all main files (popup.js, background.js, popup.css, manifest.json) are perfectly readable, commented, and well-structured.
2. **The only minified file is jszip.min.js**, a standard third-party library used by thousands of projects. Using minified versions of external libraries is a normal practice to reduce extension size. The ".min" in the filename clearly indicates this minification.
3. This library isn't "obfuscated" but simply "minified" - there's an important technical difference. The full version is publicly available on GitHub.
Your warning unfairly questions the integrity of my extension and might discourage users from using a legitimate and helpful tool. I kindly ask you to reconsider your assessment taking these technical clarifications into account.
To create your own collections, you must have a Mozilla Add-ons account.