TCVS Extension의 버전 기록 - 3개 버전
TCVS Extension 제작자: TTCU Technologies
TCVS Extension의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 2.4.0
2025년 7월 10일에 출시 - 1.37 MBfirefox 58.0 이상에서 작동Version 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 accuracyMIT 라이선스에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 2.3.8
2025년 7월 9일에 출시 - 1.37 MBfirefox 58.0 이상에서 작동Version 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
MIT 라이선스에 따라 릴리스된 소스 코드
버전 2.3.5
2025년 7월 4일에 출시 - 1.41 MBfirefox 58.0 이상에서 작동WHAT'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 scriptsMIT 라이선스에 따라 릴리스된 소스 코드