Raymond Hill
7ee99e6875
[mv3] Add fallback fetch in case main one fails
2025-05-20 07:34:05 -04:00
Raymond Hill
a59daf5978
[mv3] Forgot to commit new CSS file
2025-05-19 19:02:41 -04:00
Raymond Hill
13b7f381b2
[mv3] Safari: warn to not open filter issues for stable Safari
...
Related issue:
https://github.com/uBlockOrigin/uAssets/issues/28408
Stable Safari is known to not block certain network requests due to
the current state of the DNR engine in Safari. The warning is to
ensure volunteers are not burdened by issues originating from the
browser.
Eventually Safari's DNR implementation will catch up with the
specification, at which time the warning will be removed.
2025-05-19 16:55:27 -04:00
Raymond Hill
05f7a7b8c3
[mv3] Minor code review
2025-05-19 10:41:15 -04:00
Raymond Hill
be8b6238d3
[mv3] Add browser info in troubleshooting data
2025-05-19 10:39:31 -04:00
Raymond Hill
ed10973717
[mv3] Add "AdGuard -- Mobile Ads"
...
Maybe related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/351
The list is enabled by default on mobile devices.
2025-05-18 09:55:20 -04:00
Raymond Hill
4c6f8222af
Import translation work from https://crowdin.com/project/ublock
2025-05-18 09:00:28 -04:00
Raymond Hill
4aa16e9409
[mv3] Add missing image
2025-05-18 08:57:48 -04:00
Raymond Hill
ce4a4fcd75
[mv3] Minor CSS change
2025-05-18 08:50:54 -04:00
Raymond Hill
6d2123b196
Update README.md
2025-05-17 08:10:49 -04:00
Raymond Hill
b2c9be14cf
[mv3] Code review: matches is never empty
2025-05-16 10:30:20 -04:00
Raymond Hill
aa696d0669
Ignore lib directory when linting
2025-05-16 08:52:36 -04:00
Raymond Hill
4c99471a25
[mv3] Avoid passing empty arrays to scripting.registerContentScripts
...
Maybe related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/344
2025-05-15 11:20:52 -04:00
Raymond Hill
a551d1cc01
[mv3] Editor font size
2025-05-15 07:26:40 -04:00
Raymond Hill
907e33ef59
Update README.md
2025-05-14 17:33:10 -04:00
Raymond Hill
2322038e8f
Update README.md
2025-05-14 17:32:20 -04:00
Raymond Hill
ae461f47d3
Update README.md
2025-05-14 17:31:49 -04:00
Raymond Hill
9491fcdb2e
Update README.md
2025-05-14 17:31:26 -04:00
Raymond Hill
fd5da3fcd2
[mv3] Use CodeMirror editor for list of no-filtering websites
...
This is a first step to integrate CodeMirror6 into the project.
As a side effect, this should take care of:
https://github.com/uBlockOrigin/uBOL-home/issues/297
Though most likely the list of no-filtering websites will probably
move to its own pane as in uBO in some future.
2025-05-14 17:20:55 -04:00
Raymond Hill
d12e7817d2
[mv3] Add ability to reset zapper selection on mobile devices
2025-05-14 10:02:37 -04:00
Imre Eilertsen
7e239db9a8
Added AdGuard's 2 newest !#if tokens. ( #3938 )
2025-05-13 12:38:33 -04:00
Raymond Hill
ed3a0b8ab9
[mv3] Remove hard-coded line height
2025-05-13 10:52:42 -04:00
Raymond Hill
71244bc37b
New revision for stable release
2025-05-13 09:18:38 -04:00
Raymond Hill
3e39e5beab
[mv3] CSS fine tuning
2025-05-13 08:00:39 -04:00
Raymond Hill
84db4585f5
[mv3] Fix popup width for Firefox
2025-05-12 19:31:40 -04:00
Raymond Hill
9763a79c01
[mv3] Minor CSS adjustments
2025-05-12 18:00:14 -04:00
Raymond Hill
569dfea3cb
[mv3] Have the slider button size dictates all other dimensions
2025-05-12 16:55:23 -04:00
Raymond Hill
82c6d5e8ff
Make Firefox dev build auto-update
2025-05-12 08:40:38 -04:00
Raymond Hill
7c5c9beda6
Update changelog
2025-05-12 07:51:41 -04:00
Raymond Hill
c02c571b3e
New revision for release candidate
2025-05-12 07:50:22 -04:00
Raymond Hill
8cd6212867
Use custom blank page for embedded iframe in dashboard
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3631#issuecomment-2870424577
2025-05-12 07:48:42 -04:00
Raymond Hill
e3a3026cac
Use custom blank page for embedded iframe in dashboard
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3631#issuecomment-2870424577
2025-05-12 07:46:33 -04:00
Raymond Hill
a075442e1c
Import translation work from https://crowdin.com/project/ublock
2025-05-11 10:37:24 -04:00
Raymond Hill
2e7d0a07e7
[mv3] Add TODO comment
2025-05-11 10:36:21 -04:00
Raymond Hill
3ff54b7f2a
[mv3] Just force a reload when URL doesn't change
...
Most of the time the URL doesn't change and just forcing a reload
of the page is sufficient. When a document is strict-blocked, the
URL must be updated however.
2025-05-11 10:34:49 -04:00
Raymond Hill
63eeaae5e9
Make Firefox dev build auto-update
2025-05-11 10:31:14 -04:00
Raymond Hill
3508176fcc
New revision for release candidate
2025-05-11 10:23:31 -04:00
Raymond Hill
60735f88f9
New revision for release candidate
2025-05-11 10:22:56 -04:00
Raymond Hill
5c029b3532
Use color-scheme meta tag as suggested
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3631
2025-05-11 10:17:17 -04:00
Raymond Hill
3650117b4f
Fix background color of navigation bar
...
Related commit:
b604524c2f
2025-05-11 09:41:34 -04:00
Raymond Hill
b604524c2f
Explicitly set background color according to state of prefers-color-scheme
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3631
2025-05-11 09:30:34 -04:00
Raymond Hill
3292f128d2
[mv3] Mind discarded regex- or path-based entries when determining genericity
...
Related issue:
https://github.com/uBlockOrigin/uAssets/issues/28260
2025-05-11 07:32:32 -04:00
Raymond Hill
a83be19987
[mv3] Remove equivalence between chromium and safari
2025-05-10 12:32:09 -04:00
Raymond Hill
8a7f1589ec
[mv3] Expose setExtensionActionOptions in Safari compatibility layer
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/327#issuecomment-2864897864
2025-05-10 12:21:51 -04:00
Raymond Hill
1c98faf46c
[mv3] Safari works; use 3-component version for uBOL
...
uBOL doesn't pass validation when using 4-component versioning,
so falling back to 3-component versioning for all platforms to
avoid special case.
2025-05-08 16:53:07 -04:00
Raymond Hill
df9cd6c9a2
Import translation work from https://crowdin.com/project/ublock
2025-05-08 10:09:03 -04:00
Raymond Hill
cc2760f4d6
[mv3] New approach to toggle toolbar icon not requiring extra permissions
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/198#issuecomment-2855135571
As a result, the permissions `tabs` and `webNavigation` have been removed.
2025-05-07 08:53:59 -04:00
Raymond Hill
0ee6e3044d
[mv3] No need to retry sending messages with top-level listener
2025-05-07 07:47:28 -04:00
Raymond Hill
f40b989dc8
Fix makefile
2025-05-05 08:37:26 -04:00
Raymond Hill
58f5c53fbb
[mv3] Fix strict-block exceptions caused duplicate rule ids
...
Related issue:
https://github.com/uBlockOrigin/uBOL-home/issues/304
2025-05-05 08:04:21 -04:00