There's a new version of LibreJS - version 6.0.9. LibreJS is a Mozilla add-on that prevents nonfree JavaScript programs from running in your web browser.
Here's the changes since 6.0.8: * Add the WTFPL license to the list of accepted licenses. Thanks to CY for pointing out that it was missing. * The LibreJS version number is now displayed in the main LibreJS panel. * Fixed a mangled Unicode character problem in process_response.js. Thanks to Jookia for the patch. * onDetermineCharset now only checks for valid charsets. Thanks to Ruben Rodriguez for the patch. * Removed the draggable complain banner functionality. This functionality prevented LibreJS from getting approved on Mozilla's Add-on network, and it wasn't essential, so I've removed it. * Add JsChecker.isFreeLicensed method from Ruben Rodriguez. We're hoping this will lead to improved speed and memory usage in LibreJS. This project's website is here: https://www.gnu.org/software/librejs/ The source files are here: https://ftp.gnu.org/gnu/librejs/librejs-6.0.9.tar.gz (912k) And here's the xpi package you can install in your browser: https://ftp.gnu.org/gnu/librejs/librejs-6.0.9.xpi (430k) -- If you have a working or partly working program that you'd like to offer to the GNU project as a GNU package, see https://www.gnu.org/help/evaluation.html.