Auto-Clear Site Data のバージョン履歴 - 全 2 バージョン
Auto-Clear Site Data 作成者: byuserforuser
Auto-Clear Site Data のバージョン履歴 - 全 2 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.43.0
リリース日 : 2025年11月5日 - 90.29 KBfirefox バージョン 58.0 以降, android バージョン 120.0 以降 で動作1.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:
ソースコードは Apache License 2.0 に従いリリースされています
以前のバージョン
バージョン 1.42.1
リリース日 : 2025年11月4日 - 46.89 KBfirefox バージョン 58.0 以降, android バージョン 120.0 以降 で動作1.42.1- Expand hard-coded TLD list
ソースコードは Apache License 2.0 に従いリリースされています