ClarityFilter versjonshistorikk - 9 versjonar
ClarityFilter av SolidDevelop
ClarityFilter versjonshistorikk - 9 versjonar
Ver forsiktig med eldre versjonar! Desse versjonane er vist som referanse og testformål.Du bør alltid bruke den siste versjonen av eit tillegg.
Siste versjon
Versjon 0.4.2
Sleppt 19. nov. 2025 - 55,5 KBFungerar med firefox 109.0 og nyare, android 120.0 og nyareAdded 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.Kjeldekode sleppt under MIT License
Eldre versjonar
Versjon 0.4.1
Sleppt 19. nov. 2025 - 53,51 KBFungerar med firefox 109.0 og nyare, android 120.0 og nyareAdded 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.Kjeldekode sleppt under MIT License
Versjon 0.4.0
Sleppt 27. okt. 2025 - 53,03 KBFungerar med firefox 109.0 og nyareClarityFilter 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.isTrustedchecks to prevent malicious keyboard event injection
3. Content Security Policy (CSP)- Tightened CSP: Removed
unsafe-inlineand 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_MINUTEerrors - 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
Kjeldekode sleppt under MIT License
Versjon 0.3.9
Sleppt 18. sep. 2025 - 37,68 KBFungerar med firefox 109.0 og nyareClarityFIlter - v0.3.9 release notes
Regex updated to disallowed short suffixes, for example: man ≠ manage, ai ≠ air.Kjeldekode sleppt under MIT License
Versjon 0.3.8
Sleppt 12. sep. 2025 - 37,45 KBFungerar med firefox 109.0 og nyareClarityFilter – Release Notes (v0.3.8)
Minor fix - whitelist websites were not showing in the listKjeldekode sleppt under MIT License
Versjon 0.3.7
Sleppt 12. sep. 2025 - 37,65 KBFungerar med firefox 109.0 og nyareClarityFilter – 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”).
Kjeldekode sleppt under MIT License
Versjon 0.2.3
Sleppt 5. sep. 2025 - 33,06 KBFungerar med firefox 109.0 og nyareMade 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.Kjeldekode sleppt under MIT License
Versjon 0.2.2
Sleppt 22. aug. 2025 - 30,88 KBFungerar med firefox 109.0 og nyareJust added master switch to enable/disable blocking in case someone needs that.Kjeldekode sleppt under MIT License
Versjon 0.2.1
Sleppt 19. aug. 2025 - 30 KBFungerar med firefox 109.0 og nyareKjeldekode sleppt under MIT License