Code Minifier (JS, CSS, HTML)
Code Minifier is a lite and free extension for the Chrome browser that allows you to easily minify JavaScript, CSS, and HTML code. With this addon, you can quickly compress your code files, making them more efficient and reducing their size.
The extension provides a user-friendly interface where you can either browse files using the (+) button or drag and drop a file into the left textarea. The coding language for the input file can be automatically detected, eliminating the need for manual adjustment. Code Minifier can work offline, so you can use it without an internet connection.
The minifier utilizes the open-source library "Terser" available on GitHub, ensuring reliable and optimized code compression. Additionally, it uses the popular CodeMirror library to format the input and output codes. The interface includes self-explanatory buttons on the top toolbar, and a settings list that allows you to customize the minifier according to your preferences. You can instantly see the live result in the output field and download the minified code by clicking the download button.
For any feature requests or bug reports, please visit the addon's homepage and fill out the bug report form.