Raymond Hill
ca222fa40e
[mv3] Minor CSS change
2025-07-06 18:33:35 -04:00
Raymond Hill
624ad67da8
[mv3] Minor CSS change
2025-07-06 17:51:54 -04:00
Raymond Hill
3a4897db93
Import translation work from https://crowdin.com/project/ublock
2025-07-06 17:12:47 -04:00
Raymond Hill
ac159c5f08
Fix typo
2025-07-06 17:10:57 -04:00
Raymond Hill
45ab7feca6
Import translation work from https://crowdin.com/project/ublock
2025-07-06 17:04:28 -04:00
Raymond Hill
78305e11c9
Import translation work from https://crowdin.com/project/ublock
2025-07-06 16:59:43 -04:00
Raymond Hill
0b0294af4f
[mv3] Add support for custom CSS-based cosmetic filters
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/325
This is a first version, with support only for custom filters which are
plain CSS selectors. Future versions will extend support to style-based
and procedural cosmetic filters.
Manually text-editing existing custom filters is currently not supported,
this will be added in a future version in the Develop pane. To remove
existing custom filters, the "Remove a custom filter" tool can be used.
2025-07-06 16:43:22 -04:00
Raymond Hill
cf13c4b4dc
Make Firefox dev build auto-update
2025-07-05 11:06:00 -04:00
Raymond Hill
7c237e8217
New revision for dev build
2025-07-05 11:01:25 -04:00
Raymond Hill
b398bd8487
[regression] Normalize header names to lowercase
...
Related commit:
https://github.com/gorhill/uBlock/commit/408b538e75
2025-07-05 10:59:22 -04:00
Raymond Hill
76b72c9e65
Import translation work from https://crowdin.com/project/ublock
2025-07-03 09:46:52 -04:00
Raymond Hill
eec2045645
[mv3] Fix calculation of priority value when converting redirect filters
2025-07-03 09:22:09 -04:00
Raymond Hill
b5fae23329
Make Firefox dev build auto-update
2025-06-28 06:41:18 -04:00
Raymond Hill
f23518173e
New revision for dev build
2025-06-28 06:21:31 -04:00
Raymond Hill
a25564559c
Update changelog
2025-06-28 06:21:11 -04:00
Raymond Hill
e27bb85222
Import translation work from https://crowdin.com/project/ublock
2025-06-28 06:20:23 -04:00
Raymond Hill
66b68b4442
Reset important option flag at header evaluation time
2025-06-28 06:07:09 -04:00
Raymond Hill
9c08e902bd
[mv3] Fix regression in syntax highlighting of dark theme
2025-06-24 20:44:14 -04:00
Raymond Hill
9bcfc8ff1c
[mv3] Add access to troubleshooting info in About pane
2025-06-24 17:19:49 -04:00
Raymond Hill
27936f476e
[mv3] Fix newline assistant in mode editor
2025-06-24 11:45:44 -04:00
Raymond Hill
3a473f8c48
Import translation work from https://crowdin.com/project/ublock
2025-06-24 10:56:43 -04:00
Raymond Hill
d9aba4acca
[mv3] Use custom tokens for YAML document boundaries
2025-06-24 10:41:39 -04:00
Raymond Hill
8bcf533fc0
[mv3] Code review of uBO filter converter
...
Related commit:
e8fb0e1cc9
2025-06-22 17:06:35 -04:00
Raymond Hill
56ecd04816
Make Firefox dev build auto-update
2025-06-22 13:56:16 -04:00
Raymond Hill
e33bfc1f01
[mv3] Add support to exclude lists from specific platforms
...
Related discussion:
https://github.com/uBlockOrigin/uBOL-home/issues/358#issuecomment-2993687480
2025-06-22 12:07:06 -04:00
Raymond Hill
219c07609f
New revision for dev build
2025-06-22 11:39:06 -04:00
Raymond Hill
0b6eea542f
Update chengelog
2025-06-22 11:38:47 -04:00
Raymond Hill
253ef7ade3
Complete support for reporing strict-block messages
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/1195
2025-06-22 11:28:54 -04:00
Raymond Hill
1b00490a4d
Import translation work from https://crowdin.com/project/ublock
2025-06-22 11:28:39 -04:00
Raymond Hill
001bd5841f
Import translation work from https://crowdin.com/project/ublock
2025-06-22 11:27:19 -04:00
Raymond Hill
e8fb0e1cc9
[mv3] Add ability to convert pasted filters to DNR rules
...
WHen a uBO static network filter is pasted into the "Custom DNR
rules" editor, it will be converted into a DNR rule whenever
possible. At the moment, no feedback is provided when the conversion
fails -- this will be improved in the future.
2025-06-22 09:44:32 -04:00
Raymond Hill
527b4a201f
Fix broken reverse lookup of filter lists
...
Related feedback:
https://github.com/uBlockOrigin/uBlock-issues/discussions/3684
Regression from:
8b696a691a
2025-06-22 08:05:34 -04:00
Raymond Hill
8d24b7130c
Make Firefox dev build auto-update
2025-06-21 07:16:16 -04:00
Raymond Hill
69a2959028
New revision for dev build
2025-06-21 06:50:50 -04:00
Raymond Hill
d66d592ebb
Update changelog
2025-06-21 06:50:30 -04:00
Raymond Hill
6e466cf945
Add [trusted-]edit-inbound-object scriptlets
...
As discussed with filter list maintainers.
@scriptlet edit-inbound-object.js
@description
Prune properties from an object passed as argument to a specific method.
Properties can only be removed.
@param propChain
Property chain of the method to trap.
@param argPos
0-based position of the argument. Use negative integer for position relative
to the end.
@param jsonq
A uBO-flavored JSONPath query.
@scriptlet trusted-edit-inbound-object.js
@description
Edit properties of an object passed as argument to a specific method.
Properties can be assigned new values.
@param propChain
Property chain of the method to trap.
@param argPos
0-based position of the argument. Use negative integer for position relative
to the end.
@param jsonq
A uBO-flavored JSONPath query.
2025-06-21 06:47:03 -04:00
Raymond Hill
754f61717a
Import translation work from https://crowdin.com/project/ublock
2025-06-19 17:41:40 -04:00
Raymond Hill
d853f036c7
Import translation work from https://crowdin.com/project/ublock
2025-06-19 17:35:58 -04:00
Raymond Hill
1f5b4ccc53
Import translation work from https://crowdin.com/project/ublock
2025-06-18 12:40:48 -04:00
Raymond Hill
b73034523f
Import translation work from https://crowdin.com/project/ublock
2025-06-17 12:12:14 -04:00
Raymond Hill
c1bd62ae24
[mv3] Start to implement better DNR rule assistant
2025-06-17 12:09:33 -04:00
Raymond Hill
5327502a32
[mv3] Fix content update in wrong editor mode
2025-06-16 18:17:50 -04:00
Raymond Hill
2f6fe675da
Make Firefox dev build auto-update
2025-06-16 15:36:39 -04:00
Raymond Hill
7b3589b0d3
New revision for dev build
2025-06-16 15:23:34 -04:00
Raymond Hill
35750688bc
Update changelog
2025-06-16 15:23:12 -04:00
Raymond Hill
0a8ea58bb7
Improve remove-cookie scriptlet
...
Related discussion:
afc6ff52ff (commitcomment-160172503)
2025-06-16 15:19:01 -04:00
Raymond Hill
33b92f91cb
Import translation work from https://crowdin.com/project/ublock
2025-06-15 19:07:07 -04:00
Raymond Hill
f106a81052
Make Firefox dev build auto-update
2025-06-15 14:11:44 -04:00
Raymond Hill
f87d2955d5
New revision for dev build
2025-06-15 13:59:19 -04:00
Raymond Hill
59680e61f4
Update changelog
2025-06-15 13:58:48 -04:00