VNPAY Signer Versionsgeschichte – 3 Versionen
VNPAY Signer von VNPAY
VNPAY Signer Versionsgeschichte – 3 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 1.0.2
Veröffentlicht 22. Juli 2026 – 528,13 KBFunktioniert mit firefox 140.0 und höher, android 142.0 und höher- Reverse domain name corrected — Native app ID changed from
com.vnpay.signertovn.vnpay.signer(proper reverse-domain format). All references updated: extension code, tests, README, and onboarding docs. - Permission flow responsiveness — Fire-and-forget pattern applied to native messaging calls in the permission flow. Background handler no longer blocks popup response while the content script retries through the native host (USB token signing can take seconds).
- Popup dismiss handling — PermissionGate now auto-rejects when the user dismisses the popup by clicking outside (via
blurevent), preventing hung permission prompts.
Quelltext steht unter der Alle Rechte vorbehalten
- Reverse domain name corrected — Native app ID changed from
Ältere Versionen
Version 1.0.1
Veröffentlicht 20. Juli 2026 – 528,07 KBFunktioniert mit firefox 140.0 und höher, android 142.0 und höher- Decoupled status check & certificate retrieval — Previously
handleSyncbundled both connection check and certificate list fetching into a single call. Now separated:checkStatusonly pings connection state;getCertsis called automatically via auseEffectwatcher when online status is detected. Users will see faster UI feedback and fewer hangs. - Fixed expiration date display bug — Certificates with invalid dates were incorrectly shown as
active. Now correctly displayed asexpired. - UI improvements — Certificate panel header is always visible (even when no data is loaded), and the sync button is disabled while loading. Popup header auto-hides when the permission request screen (PermissionGate) is shown.
Quelltext steht unter der Alle Rechte vorbehalten
- Decoupled status check & certificate retrieval — Previously
Version 1.0.0
Veröffentlicht 16. Juli 2026 – 528,15 KBFunktioniert mit firefox 140.0 und höher, android 142.0 und höherQuelltext steht unter der Alle Rechte vorbehalten