Flux -Automatic Currency Converter의 버전 기록 - 2개 버전
Flux -Automatic Currency Converter 제작자: Satya Siba Nayak
Flux -Automatic Currency Converter의 버전 기록 - 2개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 2.3
2026년 5월 19일에 출시 - 59.5 KBfirefox 109.0 이상에서 작동🛡️ Security & Edge Case Handling
CSP Compliance (SEC-003): Eliminated inline style.cssText injections during text conversion. All price highlight styling is now safely handled via dedicated CSS classes to comply with strict Content Security Policies.
Smarter Domain Parsing (EDGE-001): The internal domain parser now correctly identifies and preserves raw IPv4 addresses without mangling them when determining root domains for the disabled-sites list.
Internal Page Safeguards (EDGE-003): The extension popup now automatically disables the "site power" toggle when navigating non-web protocols (chrome://, about://, moz-extension://) to prevent background console errors.
Resilient DOM Reversions (EDGE-004): Improved the revertPrices function to safely unwrap spans and preserve visible child content, even if the webpage scripts dynamically strip out the originalPrice dataset attributes.
🐛 Bug Fixes
Accurate Regex Matching (BUG-002): Resolved a lingering issue with shared global regex state (lastIndex). Flux now instantiates fresh regex patterns per text node, ensuring multiple prices within the same text block are never skipped.
Lazy-Loading & Infinite Scroll (BUG-003): Patched a DOM processing flaw so that child elements nested inside newly loaded or lazy-loaded subtrees are accurately visited and processed by the MutationObserver.
Popup Infinite Loop Prevented (BUG-004): Fixed a race condition in the popup script where stale API requests would trigger recursive retries. It now gracefully falls back to the locally cached exchange rate.
State Mutation Glitches (BUG-005): Addressed a visual sync issue during rapid currency swaps. Pending MutationObserver flushes are now explicitly cancelled prior to global variable mutations to prevent mixed-state conversions.MIT 라이선스에 따라 릴리스된 소스 코드