NoProx - VPN & Proxy Service sürüm geçmişi - 2 sürüm
NoProx - VPN & Proxy Service geliştiren: NoProx
NoProx - VPN & Proxy Service sürüm geçmişi - 2 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 1.0.9
22 Ara 2025 tarihinde çıktı - 180,75 KBfirefox 142.0 ve üstü ile çalışırHello,
This update addresses several issues to improve compatibility and resolve validation warnings for the Firefox version of our extension.
Here are the key changes:
Fix for Popup Width: The extension popup was rendering too wide in Firefox. I've set a fixed width of 340px in style.css to ensure a consistent and correct display, matching the Chrome version.
Manifest File (manifest.json) Updates:
The strict_min_version for Firefox has been updated to 142.0. This resolves warnings about permissions (webRequestAuthProvider) and keys (data_collection_permissions) not being supported by the previously specified version.
The required data_collection_permissions key has been added and set to ["none"], as our extension does not collect any user data.
Security and Performance Improvements:
Multiple instances of innerHTML assignments have been refactored across several files (js/ui.js, js/credentials.js, js/settings.js) to use safer DOM manipulation methods like createElement and textContent. This resolves the "Unsafe assignment to innerHTML" warnings from the Firefox validator.
Deprecated API Removal:
The proxy.onProxyError event listener, which is deprecated in Firefox, has been removed from background.js.
These changes ensure that the extension is compliant with the latest Firefox Add-on Store policies and provides a better user experience.Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı
Eski sürümler
Sürüm 1.0.8
17 Ara 2025 tarihinde çıktı - 180,36 KBfirefox 109.0 ve üstü ile çalışırKaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı