uBlock/platform/mv3/extension
Raymond Hill 0fb845d1ac
[mv3] Load specific cosmetic filtering data on-demand only
The cosmetic filtering data embedded in the content scripts has been
extracted in corresponding JSON files. When a list is enabled, the
corresponding cosmetic filtering data from the JSON files, if any, is
persisted into the extension's local storage.

The cosmetic filtering-related content scripts will load the data
from these JSON files on-demand only and matching cosmetic filters
will be extracted, then the result is cached in the session storage,
ensuring there is no longer a need to perform lookup for the rest
of the browser session.

As a result this further reduces the time to First Contentful Paint.

Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/557
2025-12-09 15:32:02 -05:00
..
_locales Import translation work from https://crowdin.com/project/ublock 2025-11-30 10:42:37 -05:00
css [mv3][firefox] Fix instanceof quirk; fine tune picker CSS 2025-11-14 09:29:28 -05:00
img [mv3] Use Safari-specific toolbar icon only for safari platform 2025-08-13 12:55:46 -04:00
js [mv3] Load specific cosmetic filtering data on-demand only 2025-12-09 15:32:02 -05:00
lib/codemirror [mv3] Fix regression in syntax highlighting of dark theme 2025-06-24 20:44:14 -04:00
dashboard.html [mv3] Force ltr for troubleshooting info 2025-11-21 10:03:24 -05:00
managed_storage.json [mv3] Add more managed policies 2025-04-25 11:25:50 -04:00
matched-rules.html Use color-scheme meta tag as suggested 2025-05-11 10:17:17 -04:00
picker-ui.html [mv3] Make the slider continuous rather than granular 2025-07-14 12:12:36 -04:00
popup.html [mv3] Slightly rework popup panel layout 2025-07-10 09:30:55 -04:00
report.html [mv3] Force ltr for troubleshooting info 2025-11-21 10:03:24 -05:00
strictblock.html Use color-scheme meta tag as suggested 2025-05-11 10:17:17 -04:00
unpicker-ui.html [mv3] Add support for custom CSS-based cosmetic filters 2025-07-06 16:43:22 -04:00
zapper-ui.html [mv3] Add support for custom CSS-based cosmetic filters 2025-07-06 16:43:22 -04:00