1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00
uBlock/platform/mv3/extension
Raymond Hill f1889b02ee
[mv3] Fix conversion of :xpath procedural filters
Procedural filters with `:xpath` operator were silently rejected
at conversion time because the parser was failing to evaluate the
xpath expression due to the absence of a `document` object in
nodejs.

If `document` object is not present, the parser will assume the
xpath expression is valid.
2024-01-22 10:57:48 -05:00
..
_locales Import translation work from https://crowdin.com/project/ublock 2024-01-16 08:49:52 -05:00
css [mv3] Add textarea to list/edit trusted sites 2023-11-28 21:13:44 -05:00
img [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
js [mv3] Fix conversion of :xpath procedural filters 2024-01-22 10:57:48 -05:00
dashboard.html [mv3] Add textarea to list/edit trusted sites 2023-11-28 21:13:44 -05:00
managed_storage.json [mv3] Add managed setting to disable first-run page 2023-07-29 09:34:24 -04:00
popup.html [mv3] Move hostname label to top of popup panel 2023-06-06 09:04:21 -04:00