VPN version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.6
Released Jul 14, 2026 - 1.34 MBWorks with firefox 142.0 and laterAdd +languagesSource code released under Mozilla Public License 2.0
Older versions
Version 1.5
Released May 29, 2026 - 1.33 MBWorks with firefox 142.0 and laterHello,
Thank you for the review and security feedback.
I have updated the extension to address the reported DOM injection concerns inpopup.js(lines 622, 648, 714).
Changes made:- Removed unsafe DOM insertion patterns.
- Replaced dynamic HTML-related operations with safer DOM handling methods.
- Added URL sanitization and validation to allow only
http/httpsprotocols. - Added security comments in the source code for clarity and review purposes.
Best regardsSource code released under Mozilla Public License 2.0