Flux -Automatic Currency Converter 版本历史 - 2 个版本
Flux -Automatic Currency Converter 作者: Satya Siba Nayak
Flux -Automatic Currency Converter 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2.3
发布于 2026年5月19日 - 59.5 KB适用于 firefox 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 许可证 发布