uBlock/platform/mv3/scriptlets
Raymond Hill 0aa0d81caf
[mv3] Re-work specific cosmetic filtering-related content scripts
To minimize delay to First Contentful Paint. The idea is to avoid
complex data structures such as Map in order to speed up first content
script execution. Use stringified arrays where practical and
instanciate those arrays from their stringified representation only
when there are actual cosmetic filters to apply.

Related commit:
https://github.com/gorhill/uBlock/commit/6039ef2b6d
2025-12-05 08:54:34 -05:00
..
css-generic.template.js [mv3] Eliminate false positives in new generic cosmetic exception code 2025-03-13 19:02:20 -04:00
css-generichigh.template.css Change official description in source code top comment 2023-12-04 12:10:34 -05:00
css-procedural.template.js [mv3] Re-work specific cosmetic filtering-related content scripts 2025-12-05 08:54:34 -05:00
css-specific.template.js [mv3] Re-work specific cosmetic filtering-related content scripts 2025-12-05 08:54:34 -05:00
scriptlet.template.js [mv3] Re-work specific cosmetic filtering-related content scripts 2025-12-05 08:54:34 -05:00