Istoricul versiunilor pentru Auto-Clear Site Data - 2 versiuni
Auto-Clear Site Data de byuserforuser
Istoricul versiunilor pentru Auto-Clear Site Data - 2 versiuni
Atenție la versiunile vechi! Aceste versiuni sunt afișate pentru testare și ca referință.Trebuie să folosești întotdeauna cea mai recentă versiune a unui supliment.
Ultima versiune
Versiunea 1.43.0
Lansată în 5 nov. 2025 - 90,29 KBFuncționează cu firefox 58.0 și versiunile ulterioare, android 120.0 și versiunile ulterioare1.43.0
⚡ Performance- Lazy Loads Options Page: Implemented lazy loading on the settings page. Container exemption lists now render only when scrolled into view, dramatically improving load time for users with many containers.
- **Optimized Active Domain Checks
- **Improved Options Page Performance
- Optimized Script Tracking: Removed a redundant 1st-party domain check from the
webRequest.onCompletedlistener.
🐛 Bug Fixes- Fixed Redirect Race Condition & Dependency Bug: Fixed a critical race condition between
webRequest.onBeforeRedirectandwebNavigation.onCommitted. This ensures dependency data (sub-frames, scripts) from redirecting pages (e.g., meta-refresh) is correctly cached beforetabFrameDatais reset by the new page's navigation event. TheonBeforeRedirecthandler was also fixed to correctly look up and pass this dependency data. - Fixed
onReplacedRace Condition: Resolved a race condition betweentabs.onReplacedandtabs.onRemoved.onReplacednow only migrates data; all cleanup is now handled only bytabs.onRemoved. - Added Defensive Check for PSL:
getRegistrableDomainno longer crashes if thepsl.min.jslibrary fails to load. It will now log an error and fall back to simpler, less accurate domain-parsing logic. - Fixed Invalid Rule Generation: The popup's "Add Rule" slider no longer incorrectly generates wildcard rules (e.g.,
*.192.168.1.1) for IP addresses orlocalhost. - Fixed Popup Save Logic & UX: Fixed an inconsistency where users could save a rule with zero data types selected. The modal "Save" button also no longer closes if zero types are selected, allowing for correction.
- **Fixed
tabs.onRemovedInconsistency - Fixed Tab Discard Logic: When a tab is discarded (
tabs.onUpdated), its associated sub-frames and 3rd-party scripts are now also scheduled for clearing.
🚀 Improvements & Refinements- Integrated Public Suffix List (PSL): Replaced manual domain parsing with the
psl.min.jslibrary for highly accurate registrable domain lookups, improving the reliability of active checks and Deep Clear. - Robust Setting Loads: Refactored settings-loading in
background.jsfor dependent options (e.g., Global Check, Smart Defer) to correctly mirror the logic fromoptions.js. - Consistent Options UI: Fixed a UI inconsistency on the
options.jspage to ensure the rule list order is always consistent. - Removed dead and redundant code:
Codul sursă lansat sub Apache License 2.0
Versiuni mai vechi
Versiunea 1.42.1
Lansată în 4 nov. 2025 - 46,89 KBFuncționează cu firefox 58.0 și versiunile ulterioare, android 120.0 și versiunile ulterioare1.42.1- Expand hard-coded TLD list
Codul sursă lansat sub Apache License 2.0