Firefox 瀏覽器附加元件
登入
附加元件圖示

ClarityFilter 版本紀錄 - 10 個版本

ClarityFilter 作者: SolidDevelop

評價 5 分,滿分 5 分
5 顆星,滿分 5 顆星
5
2
4
0
3
0
2
0
1
0
ClarityFilter 版本紀錄 - 10 個版本
  • 小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。

  • 最新版本

    版本 0.4.3

    發行於 2025年11月25日 - 102.44 KB
    適用於 firefox 109.0 與更新版本, android 120.0 與更新版本
    Stronger Facebook filtering: The content script now understands Facebook’s latest DOM structure, so blocking a name blurs the entire post/ad card instead of just the author label. Comments are handled separately—blocking a commenter now hides only that specific comment rather than the whole thread.
    Aggressive fallback tuned: When normal passes miss a Facebook post, a bounded text-node scan escalates matches through the new heuristics, keeping performance predictable while catching stubborn feed items.

    原始碼依照 MIT License 條款釋出

    下載 Firefox
    下載檔案
  • 較舊版本

    版本 0.4.2

    發行於 2025年11月19日 - 55.5 KB
    適用於 firefox 109.0 與更新版本, android 120.0 與更新版本
    Added right-click shortcuts: highlight text or an image, choose “Block this term/image,” and it’s filtered instantly.

    New “Blocked images” panel in the options page shows every image URL you’ve blocked—remove individual entries or clear the list, and backups now include them.

    Content blocking is smarter: even without keyword matches, previously blocked images are still hidden/blurred/pixelated according to your mode.

    Import/export now handles Unicode names, whitelists, and blocked images across Chrome and Firefox builds.

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 0.4.1

    發行於 2025年11月19日 - 53.51 KB
    適用於 firefox 109.0 與更新版本, android 120.0 與更新版本
    Added full support for Firefox/Chrome on mobile: popup and options pages now adapt to phone screens, and the toolbar button works even when a popup window isn’t available.
    Improved cross-browser compatibility by aligning the code with both chrome. and browser. APIs.
    Imports now accept names in any alphabet (Cyrillic, accented characters, etc.), preventing “invalid format” errors when restoring backups.
    General polish and stability fixes.

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 0.4.0

    發行於 2025年10月27日 - 53.03 KB
    適用於 firefox 109.0 與更新版本
    ClarityFilter v4.0 - Major Security & Stability Update

    🚀 What's New in v4.0

    This major update brings significant security improvements, bug fixes, and enhanced stability across both Chrome and Mozilla versions of ClarityFilter.

    🔒 Security Enhancements

    1. Enhanced PIN Protection
    • Upgraded to PBKDF2: Replaced simple SHA-256 with PBKDF2 (150,000 iterations) for much stronger PIN hashing
    • Salt Consistency: Standardized salt separator format across all components

    2. Input Validation & Sanitization
    • Import Security: Added comprehensive validation for JSON imports with file size limits (1MB) and rate limiting (5-second cooldown)
    • ReDoS Protection: Added regex complexity limits to prevent ReDoS attacks
    • Content Sanitization: Enhanced input validation with length limits and HTML sanitization
    • Synthetic Event Protection: Added e.isTrusted checks to prevent malicious keyboard event injection

    3. Content Security Policy (CSP)
    • Tightened CSP: Removed unsafe-inline and moved inline styles to CSS classes
    • XSS Prevention: Enhanced protection against cross-site scripting attacks

    🐛 Bug Fixes

    1. Keyboard Shortcut Issues
    • Chrome Manifest V3 Fix: Resolved service worker lifecycle issues that prevented keyboard shortcuts from working
    • Race Condition Fix: Eliminated stale-read issues between background and content scripts
    • Atomic Toggle: Implemented atomic toggle operations to prevent double-flipping

    2. PIN Management
    • PIN Removal Bug: Fixed issue where users couldn't remove PINs after setting them
    • PIN Verification: Resolved inconsistencies in PIN verification across different components
    • Storage Consistency: Fixed missing PIN algorithm and iteration fields in storage

    3. Import/Export
    • Format Flexibility: Enhanced JSON import to handle additional fields (mode, pixelCell) gracefully
    • URL Validation: Improved URL validation to accept domain-only entries (e.g., "reddit.com")
    • Error Handling: Better error messages and validation feedback

    ⚡ Performance Improvements

    1. Service Worker Optimization
    • Keep-Alive Strategy: Implemented aggressive service worker keep-alive for Chrome Manifest V3
    • Reduced Quota Errors: Added rate limiting to prevent MAX_WRITE_OPERATIONS_PER_MINUTE errors
    • Memory Management: Improved memory usage and cleanup

    2. Content Script Efficiency
    • Reduced Redundancy: Eliminated duplicate keyboard handlers and message processing
    • Optimized Scanning: Improved DOM scanning performance with better node limits

    🎨 User Experience Improvements

    1. Enhanced Status Messages
    • Visual Feedback: Added color-coded status messages (green for success, red for errors, blue for info)
    • Better Design: Improved styling with borders, shadows, and smooth transitions

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 0.3.9

    發行於 2025年9月18日 - 37.68 KB
    適用於 firefox 109.0 與更新版本
    ClarityFIlter - v0.3.9 release notes

    Regex updated to disallowed short suffixes, for example: man ≠ manage, ai ≠ air.

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 0.3.8

    發行於 2025年9月12日 - 37.45 KB
    適用於 firefox 109.0 與更新版本
    ClarityFilter – Release Notes (v0.3.8)

    Minor fix - whitelist websites were not showing in the list

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 0.3.7

    發行於 2025年9月12日 - 37.65 KB
    適用於 firefox 109.0 與更新版本
    ClarityFilter – Release Notes (v0.3.7)

    ✨ New Features
    • Whitelist support: Add websites where ClarityFilter will not apply filtering (e.g. trusted news sites).
    • Keyboard shortcut toggle: Quickly enable/disable filtering with Alt+Shift+F (Windows/Linux) or Option+Shift+F (macOS).

    🔒 Security & Safety
    • Added data_collection_permissions flag in manifest for Firefox compliance: ClarityFilter does not collect any user data.

    🖼️ UI/UX
    • Scrollbar hidden in block/whitelist lists for cleaner look, while lists remain scrollable.
    • Visual polish for toggle switch and action dropdown.

    🛠️ Fixes
    • Terms are matched exactly (no longer catching suffixes like “man” in “managed”).

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 0.2.3

    發行於 2025年9月5日 - 33.06 KB
    適用於 firefox 109.0 與更新版本
    Made it more precise. It was happening that the entire page is blocked if it contains just one term. Now it targets parent element more precisely.

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 0.2.2

    發行於 2025年8月22日 - 30.88 KB
    適用於 firefox 109.0 與更新版本
    Just added master switch to enable/disable blocking in case someone needs that.

    原始碼依照 MIT License 條款釋出

    下載檔案
  • 版本 0.2.1

    發行於 2025年8月19日 - 30 KB
    適用於 firefox 109.0 與更新版本

    原始碼依照 MIT License 條款釋出

    下載檔案
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。