TCVS Extension sürüm geçmişi - 3 sürüm
TCVS Extension geliştiren: TTCU Technologies
TCVS Extension sürüm geçmişi - 3 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 2.4.0
10 Tem 2025 tarihinde çıktı - 1,37 MBfirefox 58.0 ve üstü ile çalışırVersion 2.4.0 Changes:
- Updated extension description to "Enables secure CORS-compliant communication between Corelation Keystone credit union systems and U.S. Treasury Check Verification"
- Removed unusedactiveTab
permission from manifest
- Updated all documentation for clarity and accuracyKaynak kodu MIT Lisansı lisansıyla yayımlandı
Firefox’u indir ve uzantıyı yükleBu uzantıyı kullanmak için Firefox’a ihtiyacınız varEski sürümler
Sürüm 2.3.8
9 Tem 2025 tarihinde çıktı - 1,37 MBfirefox 58.0 ve üstü ile çalışırVersion 2.3.8 Changes:
- Updated from Firefox-specific naming to trademark-compliant "TCVS Extension"
- Fixed all innerHTML security warnings with safe DOM manipulation
- Updated manifest to usebrowser_specific_settings
instead of deprecatedapplications
- Increased minimum browser version to 79.0 for full API compatibility
- Enhanced permission handling for improved security
- Adapted UI script for Firefox extension architecture (from Chromium version)
✅ Security & Validation Issues Resolved- Fixed: All "Unsafe assignment to innerHTML" warnings eliminated
- Fixed: Replaced innerHTML with safe DOM createElement methods
- Fixed: Trademark compliance (removed "Firefox" from extension name)
- Fixed: Updated to modern manifest format (
browser_specific_settings
) - Fixed: Minimum browser version updated to 58.0
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 2.3.5
4 Tem 2025 tarihinde çıktı - 1,41 MBfirefox 58.0 ve üstü ile çalışırWHAT'S NEW IN v2.3.5:
✓ Seamless Permission Experience - Auto-injection after permission grant
✓ Enhanced ExtJS RunScript Support - No manual retry needed
✓ Consistent Version Display - Fixed version mismatch in popup UI
• Automatic Content Script Injection: When permissions are granted, scripts automatically inject into all tabs - no page reload required
• Smart Permission Detection: UI scripts automatically detect when permissions are granted and update status in real-time
• Improved RunScript Context Support: Better handling of dynamically created ExtJS RunScript iframes
• Enhanced API Validation: Better detection of invalidated extension contexts to prevent false "Active" status
• Service Initialization Handling: Added retry logic for "Service initializing" errors with automatic recovery
• Version Consistency: All components now show the correct version number using npm version scriptsKaynak kodu MIT Lisansı lisansıyla yayımlandı