uBlock/platform/mv3/extension
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
..
_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] Re-work specific cosmetic filtering-related content scripts 2025-12-05 08:54:34 -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