uBlock/platform/mv3/extension/js/scripting
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-api.js [mv3][safari] Workaround for user styles issue with bfcache 2025-10-11 14:46:35 -04:00
css-generic.js [mv3][safari] Workaround for user styles issue with bfcache 2025-10-11 14:46:35 -04:00
css-procedural-api.js [mv3][safari] Workaround for user styles issue with bfcache 2025-10-11 14:46:35 -04:00
css-procedural.js [mv3] Re-work specific cosmetic filtering-related content scripts 2025-12-05 08:54:34 -05:00
css-specific.js [mv3] Re-work specific cosmetic filtering-related content scripts 2025-12-05 08:54:34 -05:00
css-user-terminate.js [mv3] Add support for procedural cosmetic filters 2025-08-03 15:50:22 -04:00
css-user.js [mv3] Add support for procedural cosmetic filters 2025-08-03 15:50:22 -04:00
isolated-api.js [mv3] Re-work specific cosmetic filtering-related content scripts 2025-12-05 08:54:34 -05:00
picker.js [mv3] Add support for procedural cosmetic filters 2025-08-03 15:50:22 -04:00
tool-overlay.js [mv3] Support custom filters using CSS pseudo-elements 2025-08-20 10:26:45 -04:00
toolbar-icon.js [mv3] New approach to toggle toolbar icon not requiring extra permissions 2025-05-07 08:53:59 -04:00
unpicker.js [mv3] Add dashboard pane to manage custom filters 2025-09-24 10:42:18 -04:00
zapper.js [mv3] Add support for procedural cosmetic filters 2025-08-03 15:50:22 -04:00